[MarkLogic Dev General] Web Dav Server

Mike Sokolov sokolov at ifactory.com
Fri Jan 5 13:50:52 PST 2007


Farshad: my guess is those numbers are response byte counts since that 
is a standard log format used by most  if not all web servers.

Perhaps questions of this nature belong in a mailing list dedicated to 
general web development topics?

FYI 401=unauthorized, 404=not found; again this is standard HTTP nothing 
particular to MarkLogic...

-Mike

Farshad Farzan wrote:
>
> I found the following in the MarkLogic  Accesslog.txt for the webdav 
> port  when I tried to connect as a web folder to the Web Dav server 
> from outside the office:
>
>  
>
> 69.224.154.187 - - [03/Jan/2007:12:17:21 -0800] "GET / HTTP/1.1" 401 
> 209 - "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 
> 1.1.4322)"
>
> 69.224.154.187 - - [03/Jan/2007:12:17:26 -0800] "GET / HTTP/1.1" 404 
> 203 - "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 
> 1.1.4322)"
>
>  
>
> 401 and 404 are i.e. errors, Any way to find out what 209 and 203 means ?
>
>  
>
>  
>
>  
>
> *From:* general-bounces at developer.marklogic.com 
> [mailto:general-bounces at developer.marklogic.com] *On Behalf Of *Ian Small
> *Sent:* Wednesday, January 03, 2007 1:24 PM
> *To:* General Mark Logic Developer Discussion
> *Subject:* RE: [MarkLogic Dev General] Web Dav Server
>
>  
>
> Farshad -
>
>  
>
> Lots of ISPs block port numbers as high as 9000.  A couple of things 
> to try:
>
> 1) put an http server on port 9000 and see if you can connect to that
>
> 2) lower the port number for the webdav server to 8080, and try that.  
> 8080 can generally get through.
>
>  
>
> it's possible that there's something wrong with the redirection, but i 
> suspect the problem is outside your firewall.
>
>  
>
> Cheers
>
> ian
>
> ------------------------------------------------------------------------
>
> *From:* general-bounces at developer.marklogic.com 
> [mailto:general-bounces at developer.marklogic.com] *On Behalf Of 
> *Farshad Farzan
> *Sent:* Wednesday, January 03, 2007 1:08 PM
> *To:* 'General XQZone Discussion'
> *Subject:* [MarkLogic Dev General] Web Dav Server
>
> I have my webdav server working from inside the office, but not from 
> outside , I have dsl router  and firewall , both with NAT on , and 
> opened the port 9000 and rules are set.
>
>  
>
> I have one static IP address and several domain names that are mapped 
> to this IP.
>
> I am hosting my sites on 1 machine and my mark logic server is on 
> another machine. Inside the firewall, I am redirecting mysite:9000 to 
> the machine which has the marklogic server on it.
>
> Yet, from outside the office, I can not connect to the webdav. ?
>
>  
>
> My settings are :
>
> Root: /
>
> Port: 9000
>
> Database: Documents
>
> Address: 0.0.0.0
>
> Backlog: 32
>
> Threads: 32
>
> Request timeout: 3000
>
> Keep alive timeout :3000
>
> Session timeout: 3600
>
> Time limit: 6000
>
> Authentication: basic
>
> Privilege: -----------
>
> Log errors: true
>
>  
>
>  
>
>
>
> __________ NOD32 1955 (20070103) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
> http://xqzone.com/mailman/listinfo/general
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://xqzone.marklogic.com/pipermail/general/attachments/20070105/8aa1c9d0/attachment.html


More information about the General mailing list