Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Proxy Server Support => Topic started by: tomamodi on October 01, 2005, 07:00:30 AM

Title: amazing in squid.conf
Post by: tomamodi on October 01, 2005, 07:00:30 AM
yesterday i open this squid.con  from a  commercial cahe i found this did some one  explain
what is going on
i see following
just some parts   of it
:-

#Default:^M
# http_port 3128^M
http_port 8000^M
------
#^M
#Default:^M
# cache_mem 8 MB^M
 cache_mem 32 MB^M
^M
-------------------------
#acl myexample dst_as 1241^M
#acl password proxy_auth REQUIRED^M
#acl fileupload req_mime_type -i ^multipart/form-data$^M
#^M
#Recommended minimum configuration:^M
#acl all src 0.0.0.0/0.0.0.0^M
acl all src 10.1.0.0/255.255.255.0^M
acl manager proto cache_object^M
-------------------------------
#Default:^M
# store_dir_select_algorithm least-load^M
^M
#  TAG: forward_log^M
# Note: This option is only available if Squid is rebuilt with the^M
#       -DWIP_FWD_LOG option^M
#^M
#       Logs the server-side requests.^M
#^M
#       This is currently work in progress.^M
#^M
#Default:^M
# none^M
-----------------------------

what is this for -----------------   ^M

there are many many (^M)
Title: amazing in squid.conf
Post by: tomamodi on October 04, 2005, 06:32:27 AM
ricky i open this comercial cache by mounting to other live box

i found squid.conf

but what is this :^M

there are lot of (:^M) in this as show in example what it means

Posted: Sat Oct 01, 2005 7:00 am    Post subject: amazing in squid.conf

--------------------------------------------------------------------------------
 
yesterday i open this squid.con from a commercial cahe i found this did some one explain
what is going on
i see following
just some parts of it
:-

#Default:^M
# http_port 3128^M
http_port 8000^M
------
#^M
#Default:^M
# cache_mem 8 MB^M
cache_mem 32 MB^M
^M
Title: amazing in squid.conf
Post by: gauravbajaj on October 04, 2005, 06:59:17 AM
Hi..
This  type of ^M comes ..whenever others(other computer) is using CVS SERVER....., it shows difference b/w previous and original file...

Just check it..I am not sure...

gaurav