SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
Anonymous | Login | 2022-05-25 16:12 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001637 | Endian Firewall | Proxy HTTP | public | 2009-03-04 19:32 | 2009-10-27 12:00 | ||||
Reporter | peter-endian | ||||||||
Assigned To | simon-endian | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 2.3 | Fixed in Version | 2.3 | ||||||
Summary | 0001637: "no cache domains" list will be ignored | ||||||||
Description | domains in "Do not cache these domains" will still be cached The quotes for the no_cache_domains file in squid template must not be escaped! acl no_cache_domains dstdomain \"$ACL_DST_NOCACHE\" should be acl no_cache_domains dstdomain "$ACL_DST_NOCACHE" please test also no_cache_domains in combination with offline mode | ||||||||
Tags | needsfix | ||||||||
Attached Files | |||||||||
![]() |
|
(0002389) peter-endian (administrator) 2009-05-27 09:44 |
fixed? |
(0002503) simon-endian (developer) 2009-06-08 17:38 |
fixed in 2.3 and 2.2 source. maybe not deployed. |
![]() |
|||
Date Modified | Username | Field | Change |
2009-03-04 19:32 | peter-endian | New Issue | |
2009-03-04 19:32 | peter-endian | Assigned To | => simon-endian |
2009-03-04 19:33 | peter-endian | Status | new => confirmed |
2009-03-04 19:33 | peter-endian | Tag Attached: needsfix | |
2009-03-06 17:15 | peter-endian | Status | confirmed => new |
2009-03-06 17:15 | peter-endian | Assigned To | simon-endian => peter-endian |
2009-05-27 09:29 | peter-endian | Assigned To | peter-endian => simon-endian |
2009-05-27 09:44 | peter-endian | Note Added: 0002389 | |
2009-06-08 17:38 | simon-endian | Note Added: 0002503 | |
2009-06-08 17:39 | simon-endian | Status | new => resolved |
2009-06-08 17:39 | simon-endian | Fixed in Version | => 2.3 |
2009-06-08 17:39 | simon-endian | Resolution | open => fixed |
2009-10-27 12:00 | peter-endian | Status | resolved => closed |
Copyright © 2000 - 2012 MantisBT Group |