Dear Cesáreo,
> But, when naviserver try to minify a file I see some error[3] reading a
> dpkg (debian package instaler) conf file (/root/.dpkg.cfg). And file
> doesn't seem to be minified
This is indeed strange. In exactly which situation do you get the error?

The minify integration is purely on the tcl layer [1] and is based on 
input/output redirection and is just used for refreshing stale files. 
So, it will not try to compress/minify files that were not compressed 
before (yui-compressor fails sometimes to compress files) and is only 
triggered, when the time stamp of the plain file differs from the .gz file.

Can it be, that the path has "funny characters"? It might help to add 
debug statements to proc ns_gzipfile (and restart the server).

-g

[1] 
https://bitbucket.org/naviserver/naviserver/src/7373f7aecab04afe4ba0fdabd4899bf713882c55/tcl/fastpath.tcl?at=default&fileviewer=file-view-default#fastpath.tcl-182


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to