-
```
I have lusca (latest snapshot) running on server.
This server have some "specific" configuration required by environment.
After some time of work i notice it becomes slow. It is actually strange,
…
-
203026 (1989,Oregon,USA)
Lupinus lepidus var. aridus (Douglas ex Lindl.) Jeps.
203027 (1989,Washington,USA)
Lupinus lepidus var. aridus (Douglas ex Lindl.) Jeps.
203028 (1990,Oregon,USA)
Lythrum portu…
-
```
What steps will reproduce the problem?
1. start LUSCA without a COSS partition
2. Enable a COSS partition in the config
3. run squid -k reconfigure to bring it up
What is the expected output? Wha…
-
```
What steps will reproduce the problem?
1.compile lusca with coss support, and --enable-coss-aio-ops
(./configure --prefix=/usr/local/squid_1/ --enable-delay-pools
--with-filedescriptors=16000 --…
-
```
Corresponding lines in config
cache_dir coss /dev/sdb1 16000 block-size=4096 membufs=256 max-size=65536
cache_swap_state /cache1/squid/%s
from cache.log
2010/05/28 15:01:36| Rebuilding COSS stor…
-
```
COSS objects are returned as truncated after rebuild. This is a bug introduced
with the store rebuild
changes.
```
Original issue reported on code.google.com by `adrian.c...@gmail.com` on 25 Ju…
-
@braulio-evangelisti te paso pedido de mailing de bienvenida genérico para VIE TUR.
Es una adaptación del newsletter que ya hiciste. Te paso captura con los cambios que necesito.
![modificaciones-ma…
-
```
Здесь оставляем предложения/коментарии по
поводу пака иконок для клиентов:
1.Определяем клиенты для неизвестных
иконок (папка unknown)
2.Выбираем наилучший вариант из
определенных (папка varian…
-
```
error compile lusca ubuntu 9.10 64 bits
make[3]: Leaving directory
`/home/soporte/utilidades/LUSCA_HEAD-r14428/app/coss_rebuild'
make[2]: Leaving directory
`/home/soporte/utilidades/LUSCA_HEAD…
-
```
The COSS code simply sets the initial stripe to 0. This means that
potentially frequently hit content is being overwritten before it should be.
Modify the rebuild process to try and determine whi…