473,378 Members | 1,555 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Perplexing website resource access problem

I have a systems analyst who came to me with a problem with retrieving
a PDF file from a clients website. I've reduced the explaination to the
bare facts thus if you need more information just let me know.

The Setup:
- Initial request of the PDF file produces "Access Denied by security
policy"
- Using same browser instance minutes later, a refresh displays the PDF
file
- Using Squid proxy

The Evidence:
Failed attempt 1 with initiating socket connections through proxy:

Number Status URL
0 FIN,200 GET
http://client.domain.com/company/Sho...LINK=L73692528
1 FIN,200 GET
http://client.domain.com/company/Sho...PDFHeader.aspx
2 FIN,403 GET /Library/219/219323.pdf
3 FIN,403 GET http://client.domain.com/company/Images/319393/

Successful attempt 2, after initiating socket connections are
completely closed, through proxy.
**Same browser instance

Number Status URL
0 FIN,200 GET
http://client.domain.com/company/Sho...LINK=L73692528
1 FIN,200 GET
http://client.domain.com/company/Sho...PDFHeader.aspx
2 FIN,304 GET http://client.domain.com/company/219/219323.pdf
3 FIN,403 GET http://client.domain.com/company/Images/319393/

Side Note:
- If explicit access to client.domain.com via IP/proxy there is no
problem in the initial request
- If using Mozilla Firefox there is no problem in the initial request
- If the test machine uses Paros 3.2.13 there is no problem in the
initial request
- If the initial socket connections completely close and the user
refreshes the page the resource displays (see The Setup)
- IT Security has allowed unchallenged access to the clients domains

Questions:
1. Why would the initiating communication produce a failure but the
same browser instance making subsequent communication succeed?

2. Why is the initiating communication requesting
"/Library/219/219323.pdf" but the second requests
http://client.domain.com/company/219/219323.pdf?

3. Is there a resolution to this problem?

Nov 16 '06 #1
0 1020

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: TomCat | last post by:
Hello, can anyone send me a link or even some sample of script that counts visits to a website ? Thanks, TomCat
1
by: B Moor | last post by:
Hello, I am quite bogged down with this problem and would like some tips/help if any one has any. Thanks in advance. The Problem ----------- This system initially seemed quite stable for...
1
by: Bob | last post by:
I'm trying to centralize some of the resources (images, css, footer etc) into one website that all my apps can use. Simple things like images and css would be a direct link (e.g. img...
4
by: naveed | last post by:
I have the simple Hello World web service running in debug mode on my development machine (XP Pro SP2). I'm using VS2005. I'm able to access it from my machine. When I try to access it from...
0
by: Aconquija | last post by:
Hello, I am battling a long term problem regarding integrated authentication and impersonation. I have an intranet that uses only integrated authentication to validate my users. The web site is...
21
by: John | last post by:
Hi, I updated a site and changed the file extensions from .html to .php. Now i noticed that the google does find the old .html pages but since they're not there anymore... they can't be found....
13
by: Bob Jones | last post by:
Here is my situation: I have an aspx file stored in a resource file. All of the C# code is written inline via <script runat="server"tags. Let's call this page B. I also have page A that contains...
0
by: ramesh.nrk | last post by:
Hi, I am developing a windows application which should support different language for this I am using "Resource Manager" default in .net framework. Here I am developing dll for Resource because...
5
by: daveh551 | last post by:
What, from a high level point of view, is the difference (in Visual Studio 2005) between Website (accessed with Open Website or Create Website from the StartPage) that is an ASP.NET Website, and a...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.