Hi there i am facing slow file uploads using applications that uses https on the servers behind the CSS11501 ,but if i try the same on individual servers bypassing the CSS its is comparatively very fast.
Can any body give a clue on this why is this happening. I am using application ssl and advance-application SSL on my content rule .
owner somecompany
content webservers
add service server1
add service server1
add service server1
add service server1
add service server1
vip address 10.1.95.50
port 443
protocol tcp
advanced-balance sticky-srcip
application ssl
active
I am using advance-balance sticky-scrip cause our application opens a new connection after every 5 file uploads and we want the application to stick to the same server inspite of number of connections initiated .