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

php3 caching problem in CSS for transparent cache.

jin-hong.song
Level 1
Level 1

We are using CSS11051 with Cache Flow product for transparent cache function. other URL was cached and operated correctly, howerver, web page only made from PHP3 weren't operated correctly.

If I capture the data by analyzer, then, first, SYN signal was redirected to the Cache by CSS consecutively over 10 times, second, the session was RESET by client because there was no ACK signal.

This trouble was only applied to the PHP3 web page. please anybody help me...:)

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

strange.

Because at the time of the SYN, nobody knows yet that the page will be a php document. Neither the CSS nor the Cache know that it will be a php page.

Is the CSS setup for a L5 rule ?

Could we see the service and content rule definition ?

Do you have a site you can cache an html page but not a php page.

ie: you can cache www.site.com/index.html but not www.site.com/script.php ?

Gilles.