cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
406
Views
0
Helpful
1
Replies

URL time out

mohammedrafiq
Level 1
Level 1

Hi,

I am having an issue to connect to url through CSS on web server, but I can access it locally.

Any thing wrong with my config,

service AA-webAdvertising-2

ip address 10.194.17.129

protocol tcp

port 80

keepalive type tcp

keepalive port 80

active

content AA-webAdvertising-2

add service AA-webAdvertising-2

protocol tcp

port 80

url "/nie/*" dql x.y.z

vip address 10.194.17.120

advanced-balance sticky-srcip

no persistent

flow-timeout-multiplier 300

active

"sh con "

SFP: 1/1 Index: 386 <10.194.17.120> TCP Port 80 Streamed

WWW.x.y.z.CO.UK/nie/index.php

1 Reply 1

Where is the client? Is it in the same subnet where real servers are? If yes then you will have to source nat the traffic to make sure that the return traffic doesnt bypass CSS.

If thats not the case, Make the content rule simple (remove url under content rule or use url "/*") and check if it works.

Syed