List for cgit developers and users
 help / color / mirror / Atom feed
* Cache system
@ 2016-10-09 18:24 sylvain
  2016-10-09 18:51 ` john
  0 siblings, 1 reply; 3+ messages in thread
From: sylvain @ 2016-10-09 18:24 UTC (permalink / raw)


Good evening,

As far as I understand it the cgit cache system relies only on the
path of a request (the PATH_INFO var to be precise).

The cgit setup I made is not compatible with this cache system because
I use http for public repositories and http*s* for private ones on the
same machine.

Basically with my setup, paths could collide between http and https,
especially the index page which lists the repositories.

I was wondering if you could think about making the cache system rely
on the whole url instead of just the path.

Regards.

-- 
Sylvain Rabot <sylvain at abstraction.fr>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-09 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-09 18:24 Cache system sylvain
2016-10-09 18:51 ` john
2016-10-09 19:47   ` sylvain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).