11-21-2011 07:56 PM
Hi,
I am new to this group and would like to ask a question about the compression subnet.
Our deployment is like this
[LAN A] --- [Juniper WXC-500 A] --- [Router A] --- [MPLS] -- [Router B] --- [Juniper WXC-500 B] --- [LAN B] --- [Internet]
We would like to have http traffic going to and from the internet begin processed by the 2 Juniper WXC but we can't have the compression subnet 0.0.0.0/ 0.0.0.0 begin listed in WXC-500 B. So essentially, all the http traffic are now passed between the two junipers as pass-through traffic.
Is this deployment scenario possible?
11-22-2011 08:23 AM
11-25-2011 12:08 PM - edited 11-25-2011 12:08 PM
Hello,
In addition to what Danny said, please be aware that all WXC boxes except WXC250 have a flow limit of 65521 flows. WXC250 has 32729 flow limit (if memory serves).
What happens when this limit is exceeded is that WXC starts to remove least-recently-used flow entries from its flow table to make room for newly-arrived unique flows. This means that previously-TCP-accelerated applications which were idle for a while could suddenly find themselves stalled/unable to send/receive data since WXC deleted all flow data including all flow acceleration info.
Since you plan to accelerate Internet traffic, depending on how chatty are your clients, this flow limit can easily be exceeded with only a few hundred clients.
HTH
Rgds
Alex