FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » User Auth and Caching proxies
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
User Auth and Caching proxies [message #187213] Fri, 14 October 2016 19:23 Go to previous message
danielrb is currently offline  danielrb
Messages: 1
Registered: August 2014
Karma:
Junior Member
Looks like fudforum needs some caching headers.
Otherwise session sticks if behind a proxy:

Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache

and an Expires header set in the past should do the trick. After all, forums are dynamic in nature.

Currently:

$ curl -I -X GET "hxxp://fudforum.org/forum/index.php"
HTTP/1.1 200 OK
Server: nginx/1.8.0
Date: Fri, 14 Oct 2016 19:21:50 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
P3P: CP="ALL CUR OUR IND UNI ONL INT CNT STA"
[Message index]
 
Read Message
Read Message
Previous Topic: transferring a forum
Next Topic: Using Forum Description in Thread Page
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue May 14 14:07:49 GMT 2024

Total time taken to generate the page: 0.03643 seconds