Anonymous | Login | 2024-12-21 23:55 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001277 | ClearOS | app-web-proxy - Web Proxy | public | 2013-08-12 16:51 | 2019-09-24 02:57 | ||||
Reporter | dloper | ||||||||
Assigned To | |||||||||
Priority | none | Severity | feature | Reproducibility | have not tried | ||||
Status | closed | Resolution | duplicate | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001277: Add no_cache option to proxy server. | ||||||||
Description | Add the ability to not use the cache for situations where ISP speed outstrips data write speeds to disk. http://www.clearcenter.com/support/documentation/clearos_guides/optimizing_performance_for_proxy_and_content_filter#cacheless [^] | ||||||||
Additional Information | This should be a simple add with a checkbox to disable the cache. Doing so will add the following line: no_cache deny all to squid.conf here: # Uncomment and adjust the following to add a disk cache directory. cache_dir ufs /var/spool/squid 10240 16 256 no_cache deny all | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0012351) NickH (developer) 2019-09-24 02:57 |
Duplicate of https://gitlab.com/clearos/clearfoundation/app-web-proxy/issues/5 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2013-08-12 16:51 | dloper | New Issue | |
2013-08-13 03:47 | user2 | Status | new => confirmed |
2014-04-22 13:28 | user2 | Target Version | 6 Future => Future |
2015-05-25 05:10 | user2 | Target Version | Future => |
2019-09-24 02:57 | NickH | Note Added: 0012351 | |
2019-09-24 02:57 | NickH | Status | confirmed => closed |
2019-09-24 02:57 | NickH | Resolution | open => duplicate |