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
Switch to threaded view of this topic Create a new topic Submit Reply
User Auth and Caching proxies [message #187213] Fri, 14 October 2016 19:23 Go to next message
danielrb is currently offline  danielrb
Messages: 1
Registered: August 2014
Karma: 0
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"
Re: User Auth and Caching proxies [message #187214 is a reply to message #187213] Sat, 15 October 2016 20:35 Go to previous message
naudefj is currently offline  naudefj   
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Not sure I agree, no-caching should only (and is most likely only) set for logged in users.

Regards.
Frank
  Switch to threaded view of this topic Create a new topic Submit Reply
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: Mon Apr 29 05:24:23 GMT 2024

Total time taken to generate the page: 0.02295 seconds