SlideShare a Scribd company logo
1 of 8
Download to read offline
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME
210
NETWORK ARCHITECTURE AND DESIGN FOR OPTIMIZED WEB PAGE
CLUSTERING WITH CUSTOMIZED LOCAL PROXY SERVER TO REDUCE
USER-PERCEIVED LATENCY AND NETWORK RESOURCE
REQUIREMENTS IN THE WORLD WIDE WEB
Dr. Suryakant B Patil1
, Mr. Sangramsinh Deshmukh2
, Mr. Amey Redkar3
, Dr. Preeti Patil4
1
Professor, JSPM’s Imperial College of Engineering & Research, Wagholi, Pune
2, 3
Research Scholar, JSPM’s ICOER, Wagholi, Pune
4
Dean (SA), HOD & Professor, KIT’s COE, Kolhapur
ABSTRACT
This paper presents that using local customized proxy server, perfecting of multimedia or any
information from web page clusters can be optimized and similar kind of information retrieval
through different sources may contain same information or links or pages or multimedia, such kind
of information can be optimized using customized local proxy server. The underlying premise of our
approach is that in the case of cluster accesses, the next pages or multimedia or any document
requested by users of the web server are typically based on the current and previous pages or
multimedia or any document requested. Furthermore, if the requested pages have a lot of links to
some pages or multimedia or any document, that pages or multimedia or any document has a higher
probability of being the next one requested. An experimental evaluation of the perfecting mechanism
is presented using real server logs.
Categories and Subject Descriptors
C.2.1 [Network Architecture and Design]: Computer-Communication Networks.
GENERAL TERMS
Design, Performance, Reliability, Experimentation, Algorithms, Standardization.
Keywords: Web Page Cluster, Traffic Optimization, Customized Proxy Server.
INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING &
TECHNOLOGY (IJCET)
ISSN 0976 – 6367(Print)
ISSN 0976 – 6375(Online)
Volume 5, Issue 4, April (2014), pp. 210-217
© IAEME: www.iaeme.com/ijcet.asp
Journal Impact Factor (2014): 8.5328 (Calculated by GISI)
www.jifactor.com
IJCET
© I A E M E
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME
211
I. INTRODUCTION
In the field of web server management, researchers have focused on aliasing in proxy server
caches for a long time. Web caching consists of storing frequently referred objects on a caching
server instead of the original server, so that web servers can make better use of network bandwidth,
reduce the workload on servers, and improve the response time for users. Aliasing means giving
multiple names to the same thing [9].
Proxies are emerging as an important way to reduce user-perceived latency and network
resource requirements in the Internet. While relaying traffic between servers and clients, a proxy can
cache resources in the hope of satisfying future client requests directly at the proxy. However,
existing techniques for caching text and images are not appropriate for the rapidly growing number
of continuous media streams [10]. In addition, high latency and loss rates in the Internet make it
difficult to stream audio and video without introducing a large playback delay. The results show that
the fetching of same kind of information from different source of information or any web pages may
contain same link or multimedia or information to address these problems [11], we propose that,
instead of caching entire pages or multimedia or any document (which may be quite large), the proxy
should store same kind of information at our local customized proxy server.
II. LITERATURE SURVEY
Ngamsuriyaroj, S. ; Rattidham, P. ; Rassameeroj, I. ; Wongbuchasin, P. ; Aramkul, N. ;
Rungmano, S. experimented Performance Evaluation of Load Balanced Web Proxies [1].
Considered approximate mirroring or “syntactic similarity” [3]. Although they introduce
sophisticated measures of document similarity, they report that most “clusters” of similar documents
in a large crawler data set contain only identical documents. Shivkumar and Garcia-Molina
investigated mirroring in a large crawler data set and reported that in the WebTV client trace far
more aliasing happens than expected. In fact, they reported that 36% of reply bodies are accessible
through more than one URL [7]. Similarly, surveyed techniques for identifying mirrors on the
Internet [3]. Investigated mirroring in a large crawler data set and reported that roughly 10% of
popular hosts are mirrored to some extent [3].
Large scale web applications require high latency time on the network of the networks. The
latency time increased along with the additional response time especially for large scale web
applications accessed by huge number of web users. This paper proposes solution to above problem
by high quality design technique that reduces the required response time for Large Scale Web
Applications.
This results in the improvement in the performance of the web applications especially in the
ETL in Data Warehouses with size in TBs, E-commerce with online payments and enhances the
browsing experience especially on social networking sites. The Proxy cache is used to synchronise
the various systems at single point of contact for such large scale web applications. The HTTP
header verification and comparison enables the proposed system to optimize the proxy cache data.
This optimization of the proxy cache data improves the response time. The analysis and
experimentation proves the improvement in the performance by reducing the latency time.
III. EXPERIMENTATION AND RESULTS
A proxy Cache acts as a mediator for requests from browsers seeking resources for the web
application on the respective web servers. The request initiates from the clients go through the proxy
cache to the respective web servers.
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME
212
Fig 1: Web Server Vs Proxy Server w.r.t. Data Size
The response comes along with the data required for those particular web applications from
web servers and maintains one copy at proxy cache before delivering to the respective clients.
Fig 2: Cumulative Results of Proxy & Web Servers
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME
213
Figure2 shows Cumulative Results of Proxy & Web Servers for various 3 case studies traffic,
which can be optimized further. Aliasing in proxy servers caches occurs due to same content is
stored in cache multiple times. On the World Wide Web, aliasing commonly occurs when a client
makes two requests, and both the requests have the same payload [3].
The major problem associated with using the web cache is storage space requires storing the
visited pages with their objects [15]. Commercial browsers are slowly becoming aware of aliasing in
proxy server caches, and therefore, are encouraging website designers to make cache-friendly web
pages that avoid aliasing [12]. However, website designers as well as administrators do not know
much about the effects of aliasing and how it causes repeated transfers of the same payload [14].
Fig 3: Cumulative Results of Proxy & Web Servers
Application and user specific Web Traffic shown in Fig 3 with Cumulative Results of Proxy
& Web Servers during peak hours where download time at JSPM ICOER campus is below average
somewhere between 2.3 to 3.5 Mbps. The amount of data sent and received by visitors to a website is
web traffic. It is analysis to see the popularity of web sites and individual pages or sections within a
site. Web traffic can be analysed by viewing the traffic statistics found in the web server log file, an
automatically generated list of all the pages served.
Traffic analysis is conducted using access logs from web proxy server. Each entry in access
logs records the URL of document being requested, date and time of the request, the name of the
client host making the request, number of bytes returns to requesting client, and information that
describe how the clients request was treated as proxy [1].
Processing these log entries can produce useful summary statistics about workload volume,
document type and sizes, popularity of document and proxy cache performance [7].
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME
214
Fig. 4: Web Server II Traffic Analysis
Figure 4 shows that, marginal traffic Reduction in different case studies when considered
Web Server II Traffic Analysis. Optimization of Web cache: Optimization of Web caching can play
a valuable role in improving service quality for a large range of Internet users. A web cache is a
mechanism for the temporary storage (caching) of web documents, such as HTML pages and images,
to reduce bandwidth usage, server load, and perceived lag. A web cache stores copies of documents
passing through it; subsequent requests may be satisfied from the cache if certain conditions are met.
There are two types of Web caches a browser cache and a proxy cache [9].
Fig. 5: Cumulative Data Traffic Analysis from all Web Servers
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME
215
Fig. 5 shows the Cumulative Data Traffic Analysis from all Web Servers during peak time
hours, which results in the minimizing the traffic at customized proxy server level. Mirroring:
Mirroring is defined as keeping multiple copies of the content of a Web site or Web pages on
different servers using different domain names. A mirrored site is nothing but an exact replica of the
original site and is updated frequently to ensure that it reflects the updates made to the content of the
original site. The main purpose of mirroring is to build in redundancy and ensure high availability of
web documents or objects. Mirrored sited also help make access faster when the original site is
geographical distant. Shivkumar and Garcia-Molina investigated mirroring in a large crawler data set
and reported that in the WebTV client trace far more aliasing happens than expected [7].
Fig. 6: Traffic Analysis of all Proxy servers during peak hours
Fig 6 shows the Traffic Analysis of all Proxy servers during peak hours where the network
architecture and design used to results in optimized web page clustering with customized local proxy
server S-I to reduce user-perceived latency and network resource requirements in the world wide
web from Web servers S-I and S-II.
IV. CONCLUSION
Proxy server enables you to cache your web content and return it quickly on subsequent
requests. System administrators often struggle with delays and too much bandwidth being used, but
proxy server solves these problems by handling requests locally. By deploying proxy server in
accelerator mode, requests are handled faster than on normal web servers, thus making your site
perform quicker than everyone else's!.
Proxies are emerging as an important way to reduce user-perceived latency and network
resource requirements in the Internet. While relaying traffic between servers and clients, a proxy can
cache resources in the hope of satisfying future client requests directly at the proxy. However,
existing techniques for caching text and images are not appropriate for the rapidly growing number
of continuous media streams. In addition, high latency and loss rates in the Internet make it difficult
to stream audio and video without introducing a large playback delay. The results show that the
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME
216
fetching of same kind of information from different source of information or any web pages may
contain same link or multimedia or information To address these problems, we propose that, instead
of caching entire pages or multimedia or any document (which may be quite large), the proxy should
store same kind of information at our local customized proxy server. This work can be further
optimize by the Daemon Process, which can be design and run periodically to check the consistency
of the data cached and the data at the web server. This can be scheduled during the slack time with
the less traffic which will not add any additional toll on the bandwidth as well as it updates the TTL
– Time to Live Period of the cached data. Upon receiving a request for pages or multimedia or any
document, the proxy immediately initiates transmission to the local customized proxy server for
similar kind of information, while simultaneously requesting the remaining frames from the server in
addition to hiding the latency between the server and the proxy. The network architecture and design
used to results in optimized web page clustering with customized local proxy server S-I to reduce
user-perceived latency and network resource requirements in the world wide web from Web servers
S-I and S-II. The results show that the fetching of same kind of information from different source of
information or any web pages may contain same link or multimedia or information, with hit rates of
90% in some cases.
REFERENCES
[1] Ngamsuriyaroj, S. ; Rattidham, P. ; Rassameeroj, I. ; Wongbuchasin, P. ; Aramkul, N. ;
Rungmano, S., “Performance Evaluation of Load Balanced Web Proxies” IEEE, 2011.
[2] Chen, W.; Martin, P.; Hassanein, H.S., "Caching dynamic content on the Web," Canadian
Conference on Electrical and Computer Engineering, 2003, vol.2, no., pp. 947- 950 vol. 2,
4-7 May 2003.
[3] Srikantha Rao, Preeti Patil, S B Patil; “Enhanced Software Development Strategy implying
High Quality Design for Large Scale Database Projects”, International Conference and
Workshop on Emerging Trends in Technology ICWET 2012, ISBN: 978-0-615-58717-2,
TCET Mumbai, February 22–25, 2012, Pages: 508-513.
[4] Srikantha Rao, Preeti Patil, S B Patil; “Object-Oriented Software Engineering Paradigm: A
Seamless Interface in Software Development Life Cycle”, ACM_Asia_Pacific International
Conference on Advances in Computing (ICAC-2008), Anuradha Engineering College,
Chikhali, Feb 2008.
[5] Sadhna Ahuja, Tao Wu and Sudhir Dixit, “On the Effects of Content Compression on Web
Cache Performance,” Proceedings of the International Conference on Information
Technology: Computers and Communications, 2003.
[6] A. Mahanti, C. Williamson, and D. Eager, “Traffic Analysis of a Web Proxy Caching
Hierarchy,” IEEE Network Magazine, May 2000.
[7] N. Shivakumar and H. Garcia-Molina, “Finding near Replicas of Documents on the Web”
Proc. Workshop on Web Databases, Mar. 1998.
[8] Jeffrey C. mogul “A trace-based analysis of duplicate suppression in HTTP,” Compaq
Computer Corporation Western Research Laboratory, Nov. 1999.
[9] S B Patil, Sachin Chavan, Preeti Patil; “High Quality Design and Methodology Aspects To
Enhance Large Scale Web Services”, International Journal of Advances in Engineering
& Technology (IJAET-2012), ISSN: 2231-1963, March 2012, Volume 3, Issue 1,
Pages: 175-185. (Journal Impact Factor: 1.96).
[10] S B Patil, Sachin Chavan, Preeti Patil; “High Quality Design To Enhance and Improve
Performance of Large Scale Web Applications”, International Journal of Computer
Engineering & Technology (IJCET), ISSN 0976 – 6375, Volume 3, Issue 1, January-June
2012, Pages: 198 - 205.(Journal Impact Factor: 1.0425).
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print),
ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME
217
[11] S B Patil, D. B. Kulkarni; “Improving web performance through Hierarchical caching &
content aliasing”, The 7th International Conference on “Information Integration and Web-
based Applications & Services”, 19-21 September 2005, Kuala Lumpur, Malaysia.
[12] Kartik Bommepally, Glisa T. K., Jeena J. Prakash, Sanasam Ranbir Singh and Hema A
Murthy “Internet Activity Analysis through Proxy Log” IEEE, 2010.
[13] Jun Wu; Ravindran, K., "Optimization algorithms for proxy server placement in content
distribution networks," Integrated Network Management-Workshops, 2009.
[14] Srikantha Rao, Preeti Patil, S B Patil, Sunita Patil “Customized Approach for Efficient Data
Storing and Retrieving from University Database Using Repetitive Frequency Indexing”,
IEEE INTERNATIONAL CONFERENCE PUBLICATIONS, RAIT 2012, ISM Dhanbad,
Jahrkhand, March 15–17, 2012 (Aavailable on IEEE Xplore) Print ISBN: 978-1-4577-0694-
3, Digital Object Identifier: 10.1109/RAIT.2012.6194612 Page(s): 511 – 514.
[15] Suryakant B Patil, Sonal Deshmukh, Anuja Bharate, Preeti Patil; “Network Traffic
Optimization for Performance Improvement in the Web Service Infrastructures by
Categorization of the Web Contents with Size Reduction Approach”, International Journal of
Advanced Research In Engineering & Technology (IJARET), ISSN 0976-6499, Volume 5,
Issue 4, April 2014, Pages: 198-204. (Journal Impact Factor: 7.8273).
[16] Sachin Chavan and Nitin Chavan, “Improving Access Latency of Web Browser by using
Content Aliasing in Proxy Cache Server”, International Journal of Computer Engineering &
Technology (IJCET), ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375, Volume 4,
Issue 2, 2013, Pages: 356 – 365. (Journal Impact Factor: 6.1302).
[17] A. Catherine Esther Karunya, C. Priyadharsini, D.Daniel and P.Priya, “Proxy Based Solution
for Mitigating Cross-Site Scripting Attack in Client Side”, International Journal of Computer
Engineering & Technology (IJCET), ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375,
Volume 2, Issue 1, 2011, Pages: 22 – 32. (Journal Impact Factor: 1.0425).

More Related Content

What's hot

Enhanced Dynamic Web Caching: For Scalability & Metadata Management
Enhanced Dynamic Web Caching: For Scalability & Metadata ManagementEnhanced Dynamic Web Caching: For Scalability & Metadata Management
Enhanced Dynamic Web Caching: For Scalability & Metadata ManagementDeepak Bagga
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Web Crawling Using Location Aware Technique
Web Crawling Using Location Aware TechniqueWeb Crawling Using Location Aware Technique
Web Crawling Using Location Aware Techniqueijsrd.com
 
IRJET- A Survey on Remote Data Possession Verification Protocol in Cloud Storage
IRJET- A Survey on Remote Data Possession Verification Protocol in Cloud StorageIRJET- A Survey on Remote Data Possession Verification Protocol in Cloud Storage
IRJET- A Survey on Remote Data Possession Verification Protocol in Cloud StorageIRJET Journal
 
Implementing a Caching Scheme for Media Streaming in a Proxy Server
Implementing a Caching Scheme for Media Streaming in a Proxy ServerImplementing a Caching Scheme for Media Streaming in a Proxy Server
Implementing a Caching Scheme for Media Streaming in a Proxy ServerAbdelrahman Hosny
 
An Enhanced Cloud Backed Frugal File System
An Enhanced Cloud Backed Frugal File SystemAn Enhanced Cloud Backed Frugal File System
An Enhanced Cloud Backed Frugal File SystemIRJET Journal
 

What's hot (6)

Enhanced Dynamic Web Caching: For Scalability & Metadata Management
Enhanced Dynamic Web Caching: For Scalability & Metadata ManagementEnhanced Dynamic Web Caching: For Scalability & Metadata Management
Enhanced Dynamic Web Caching: For Scalability & Metadata Management
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Web Crawling Using Location Aware Technique
Web Crawling Using Location Aware TechniqueWeb Crawling Using Location Aware Technique
Web Crawling Using Location Aware Technique
 
IRJET- A Survey on Remote Data Possession Verification Protocol in Cloud Storage
IRJET- A Survey on Remote Data Possession Verification Protocol in Cloud StorageIRJET- A Survey on Remote Data Possession Verification Protocol in Cloud Storage
IRJET- A Survey on Remote Data Possession Verification Protocol in Cloud Storage
 
Implementing a Caching Scheme for Media Streaming in a Proxy Server
Implementing a Caching Scheme for Media Streaming in a Proxy ServerImplementing a Caching Scheme for Media Streaming in a Proxy Server
Implementing a Caching Scheme for Media Streaming in a Proxy Server
 
An Enhanced Cloud Backed Frugal File System
An Enhanced Cloud Backed Frugal File SystemAn Enhanced Cloud Backed Frugal File System
An Enhanced Cloud Backed Frugal File System
 

Viewers also liked

Power BI - Jouez avec vos donnees...
Power BI - Jouez avec vos donnees...Power BI - Jouez avec vos donnees...
Power BI - Jouez avec vos donnees...Nicolas Georgeault
 
John cage (fernando manzur)
John cage (fernando manzur)John cage (fernando manzur)
John cage (fernando manzur)luiscandia10
 
Amazing Birds
Amazing BirdsAmazing Birds
Amazing BirdsThilini
 
Awesome Fireworks Photos.
Awesome Fireworks Photos.Awesome Fireworks Photos.
Awesome Fireworks Photos.Thilini
 
Beautiful Images Of Africa
Beautiful Images Of AfricaBeautiful Images Of Africa
Beautiful Images Of Africawebtel125
 
El cazo de lorenzo
El cazo de lorenzoEl cazo de lorenzo
El cazo de lorenzoJuan Delgado
 
Begonia Flowers
Begonia FlowersBegonia Flowers
Begonia FlowersThilini
 
Beautiful Sri Lanka - Part 2.
Beautiful Sri Lanka - Part 2.Beautiful Sri Lanka - Part 2.
Beautiful Sri Lanka - Part 2.Thilini
 
Encountering Environmentalism
Encountering EnvironmentalismEncountering Environmentalism
Encountering EnvironmentalismNovember Tan
 
Cuidado De La Salud
Cuidado De La SaludCuidado De La Salud
Cuidado De La Saludepancino
 
Amazing Photos
Amazing PhotosAmazing Photos
Amazing PhotosThilini
 
Amazing Animal Camouflage
Amazing Animal CamouflageAmazing Animal Camouflage
Amazing Animal CamouflageThilini
 

Viewers also liked (20)

Power BI - Jouez avec vos donnees...
Power BI - Jouez avec vos donnees...Power BI - Jouez avec vos donnees...
Power BI - Jouez avec vos donnees...
 
John cage (fernando manzur)
John cage (fernando manzur)John cage (fernando manzur)
John cage (fernando manzur)
 
Comenius Argantonio
Comenius ArgantonioComenius Argantonio
Comenius Argantonio
 
Soy digital 2011
Soy digital 2011Soy digital 2011
Soy digital 2011
 
Uml Xp 02
Uml Xp 02Uml Xp 02
Uml Xp 02
 
Amazing Birds
Amazing BirdsAmazing Birds
Amazing Birds
 
Awesome Fireworks Photos.
Awesome Fireworks Photos.Awesome Fireworks Photos.
Awesome Fireworks Photos.
 
Original Pictures
Original PicturesOriginal Pictures
Original Pictures
 
Photo Cosmos
Photo CosmosPhoto Cosmos
Photo Cosmos
 
Proyecto
ProyectoProyecto
Proyecto
 
Beautiful Images Of Africa
Beautiful Images Of AfricaBeautiful Images Of Africa
Beautiful Images Of Africa
 
El cazo de lorenzo
El cazo de lorenzoEl cazo de lorenzo
El cazo de lorenzo
 
Begonia Flowers
Begonia FlowersBegonia Flowers
Begonia Flowers
 
hola!!
hola!!hola!!
hola!!
 
Beautiful Sri Lanka - Part 2.
Beautiful Sri Lanka - Part 2.Beautiful Sri Lanka - Part 2.
Beautiful Sri Lanka - Part 2.
 
Encountering Environmentalism
Encountering EnvironmentalismEncountering Environmentalism
Encountering Environmentalism
 
Surrealismo
SurrealismoSurrealismo
Surrealismo
 
Cuidado De La Salud
Cuidado De La SaludCuidado De La Salud
Cuidado De La Salud
 
Amazing Photos
Amazing PhotosAmazing Photos
Amazing Photos
 
Amazing Animal Camouflage
Amazing Animal CamouflageAmazing Animal Camouflage
Amazing Animal Camouflage
 

Similar to 50120140504023 2-3

Volume 2-issue-6-2056-2060
Volume 2-issue-6-2056-2060Volume 2-issue-6-2056-2060
Volume 2-issue-6-2056-2060Editor IJARCET
 
A Proposed Model for Web Proxy Caching Techniques to Improve Computer Network...
A Proposed Model for Web Proxy Caching Techniques to Improve Computer Network...A Proposed Model for Web Proxy Caching Techniques to Improve Computer Network...
A Proposed Model for Web Proxy Caching Techniques to Improve Computer Network...Hossam Al-Ansary
 
AN EXTENSIVE LITERATURE SURVEY ON COMPREHENSIVE RESEARCH ACTIVITIES OF WEB US...
AN EXTENSIVE LITERATURE SURVEY ON COMPREHENSIVE RESEARCH ACTIVITIES OF WEB US...AN EXTENSIVE LITERATURE SURVEY ON COMPREHENSIVE RESEARCH ACTIVITIES OF WEB US...
AN EXTENSIVE LITERATURE SURVEY ON COMPREHENSIVE RESEARCH ACTIVITIES OF WEB US...James Heller
 
Bluedog white paper - scaling for high availability, high utilization
Bluedog white paper - scaling for high availability, high utilizationBluedog white paper - scaling for high availability, high utilization
Bluedog white paper - scaling for high availability, high utilizationtom termini
 
Implementation of Intelligent Web Server Monitoring
Implementation of Intelligent Web Server MonitoringImplementation of Intelligent Web Server Monitoring
Implementation of Intelligent Web Server Monitoringiosrjce
 
A Comparative Study of Recommendation System Using Web Usage Mining
A Comparative Study of Recommendation System Using Web Usage Mining A Comparative Study of Recommendation System Using Web Usage Mining
A Comparative Study of Recommendation System Using Web Usage Mining Editor IJMTER
 
Search Engine Scrapper
Search Engine ScrapperSearch Engine Scrapper
Search Engine ScrapperIRJET Journal
 
Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...IRJET Journal
 
An Algorithm to synchronize the local database with cloud Database
An Algorithm to synchronize the local database with cloud DatabaseAn Algorithm to synchronize the local database with cloud Database
An Algorithm to synchronize the local database with cloud DatabaseAM Publications
 
Web personalization using clustering of web usage data
Web personalization using clustering of web usage dataWeb personalization using clustering of web usage data
Web personalization using clustering of web usage dataijfcstjournal
 
WEB LOG PREPROCESSING BASED ON PARTIAL ANCESTRAL GRAPH TECHNIQUE FOR SESSION ...
WEB LOG PREPROCESSING BASED ON PARTIAL ANCESTRAL GRAPH TECHNIQUE FOR SESSION ...WEB LOG PREPROCESSING BASED ON PARTIAL ANCESTRAL GRAPH TECHNIQUE FOR SESSION ...
WEB LOG PREPROCESSING BASED ON PARTIAL ANCESTRAL GRAPH TECHNIQUE FOR SESSION ...cscpconf
 
Enhancement in Web Service Architecture
Enhancement in Web Service ArchitectureEnhancement in Web Service Architecture
Enhancement in Web Service ArchitectureIJERA Editor
 
SPEEDING UP THE WEB CRAWLING PROCESS ON A MULTI-CORE PROCESSOR USING VIRTUALI...
SPEEDING UP THE WEB CRAWLING PROCESS ON A MULTI-CORE PROCESSOR USING VIRTUALI...SPEEDING UP THE WEB CRAWLING PROCESS ON A MULTI-CORE PROCESSOR USING VIRTUALI...
SPEEDING UP THE WEB CRAWLING PROCESS ON A MULTI-CORE PROCESSOR USING VIRTUALI...ijwscjournal
 
Web usage Mining Based on Request Dependency Graph
Web usage Mining Based on Request Dependency GraphWeb usage Mining Based on Request Dependency Graph
Web usage Mining Based on Request Dependency GraphIRJET Journal
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
An Intermediate Service Composer Architecture for Dynamic Discovery and Invoc...
An Intermediate Service Composer Architecture for Dynamic Discovery and Invoc...An Intermediate Service Composer Architecture for Dynamic Discovery and Invoc...
An Intermediate Service Composer Architecture for Dynamic Discovery and Invoc...IOSR Journals
 

Similar to 50120140504023 2-3 (20)

Volume 2-issue-6-2056-2060
Volume 2-issue-6-2056-2060Volume 2-issue-6-2056-2060
Volume 2-issue-6-2056-2060
 
A Proposed Model for Web Proxy Caching Techniques to Improve Computer Network...
A Proposed Model for Web Proxy Caching Techniques to Improve Computer Network...A Proposed Model for Web Proxy Caching Techniques to Improve Computer Network...
A Proposed Model for Web Proxy Caching Techniques to Improve Computer Network...
 
AN EXTENSIVE LITERATURE SURVEY ON COMPREHENSIVE RESEARCH ACTIVITIES OF WEB US...
AN EXTENSIVE LITERATURE SURVEY ON COMPREHENSIVE RESEARCH ACTIVITIES OF WEB US...AN EXTENSIVE LITERATURE SURVEY ON COMPREHENSIVE RESEARCH ACTIVITIES OF WEB US...
AN EXTENSIVE LITERATURE SURVEY ON COMPREHENSIVE RESEARCH ACTIVITIES OF WEB US...
 
Bluedog white paper - scaling for high availability, high utilization
Bluedog white paper - scaling for high availability, high utilizationBluedog white paper - scaling for high availability, high utilization
Bluedog white paper - scaling for high availability, high utilization
 
Implementation of Intelligent Web Server Monitoring
Implementation of Intelligent Web Server MonitoringImplementation of Intelligent Web Server Monitoring
Implementation of Intelligent Web Server Monitoring
 
C017231726
C017231726C017231726
C017231726
 
A Comparative Study of Recommendation System Using Web Usage Mining
A Comparative Study of Recommendation System Using Web Usage Mining A Comparative Study of Recommendation System Using Web Usage Mining
A Comparative Study of Recommendation System Using Web Usage Mining
 
Search Engine Scrapper
Search Engine ScrapperSearch Engine Scrapper
Search Engine Scrapper
 
Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...
 
50120140505007
5012014050500750120140505007
50120140505007
 
An Algorithm to synchronize the local database with cloud Database
An Algorithm to synchronize the local database with cloud DatabaseAn Algorithm to synchronize the local database with cloud Database
An Algorithm to synchronize the local database with cloud Database
 
Web personalization using clustering of web usage data
Web personalization using clustering of web usage dataWeb personalization using clustering of web usage data
Web personalization using clustering of web usage data
 
WEB LOG PREPROCESSING BASED ON PARTIAL ANCESTRAL GRAPH TECHNIQUE FOR SESSION ...
WEB LOG PREPROCESSING BASED ON PARTIAL ANCESTRAL GRAPH TECHNIQUE FOR SESSION ...WEB LOG PREPROCESSING BASED ON PARTIAL ANCESTRAL GRAPH TECHNIQUE FOR SESSION ...
WEB LOG PREPROCESSING BASED ON PARTIAL ANCESTRAL GRAPH TECHNIQUE FOR SESSION ...
 
50120140504006
5012014050400650120140504006
50120140504006
 
Enhancement in Web Service Architecture
Enhancement in Web Service ArchitectureEnhancement in Web Service Architecture
Enhancement in Web Service Architecture
 
SPEEDING UP THE WEB CRAWLING PROCESS ON A MULTI-CORE PROCESSOR USING VIRTUALI...
SPEEDING UP THE WEB CRAWLING PROCESS ON A MULTI-CORE PROCESSOR USING VIRTUALI...SPEEDING UP THE WEB CRAWLING PROCESS ON A MULTI-CORE PROCESSOR USING VIRTUALI...
SPEEDING UP THE WEB CRAWLING PROCESS ON A MULTI-CORE PROCESSOR USING VIRTUALI...
 
Web usage Mining Based on Request Dependency Graph
Web usage Mining Based on Request Dependency GraphWeb usage Mining Based on Request Dependency Graph
Web usage Mining Based on Request Dependency Graph
 
A 01
A 01A 01
A 01
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
An Intermediate Service Composer Architecture for Dynamic Discovery and Invoc...
An Intermediate Service Composer Architecture for Dynamic Discovery and Invoc...An Intermediate Service Composer Architecture for Dynamic Discovery and Invoc...
An Intermediate Service Composer Architecture for Dynamic Discovery and Invoc...
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

SIM INFORMATION SYSTEM: REVOLUTIONIZING DATA MANAGEMENT
SIM INFORMATION SYSTEM: REVOLUTIONIZING DATA MANAGEMENTSIM INFORMATION SYSTEM: REVOLUTIONIZING DATA MANAGEMENT
SIM INFORMATION SYSTEM: REVOLUTIONIZING DATA MANAGEMENTxtailishbaloch
 
Scenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenariosScenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenariosErol GIRAUDY
 
Oracle Database 23c Security New Features.pptx
Oracle Database 23c Security New Features.pptxOracle Database 23c Security New Features.pptx
Oracle Database 23c Security New Features.pptxSatishbabu Gunukula
 
The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)codyslingerland1
 
UiPath Studio Web workshop series - Day 4
UiPath Studio Web workshop series - Day 4UiPath Studio Web workshop series - Day 4
UiPath Studio Web workshop series - Day 4DianaGray10
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfCheryl Hung
 
UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2DianaGray10
 
Introduction - IPLOOK NETWORKS CO., LTD.
Introduction - IPLOOK NETWORKS CO., LTD.Introduction - IPLOOK NETWORKS CO., LTD.
Introduction - IPLOOK NETWORKS CO., LTD.IPLOOK Networks
 
UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3DianaGray10
 
From the origin to the future of Open Source model and business
From the origin to the future of  Open Source model and businessFrom the origin to the future of  Open Source model and business
From the origin to the future of Open Source model and businessFrancesco Corti
 
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdf
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdfQ4 2023 Quarterly Investor Presentation - FINAL - v1.pdf
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdfTejal81
 
.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptxHansamali Gamage
 
Where developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is goingWhere developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is goingFrancesco Corti
 
How to release an Open Source Dataweave Library
How to release an Open Source Dataweave LibraryHow to release an Open Source Dataweave Library
How to release an Open Source Dataweave Libraryshyamraj55
 
Extra-120324-Visite-Entreprise-icare.pdf
Extra-120324-Visite-Entreprise-icare.pdfExtra-120324-Visite-Entreprise-icare.pdf
Extra-120324-Visite-Entreprise-icare.pdfInfopole1
 
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Alkin Tezuysal
 
20140402 - Smart house demo kit
20140402 - Smart house demo kit20140402 - Smart house demo kit
20140402 - Smart house demo kitJamie (Taka) Wang
 
The Importance of Indoor Air Quality (English)
The Importance of Indoor Air Quality (English)The Importance of Indoor Air Quality (English)
The Importance of Indoor Air Quality (English)IES VE
 
AI Workshops at Computers In Libraries 2024
AI Workshops at Computers In Libraries 2024AI Workshops at Computers In Libraries 2024
AI Workshops at Computers In Libraries 2024Brian Pichman
 

Recently uploaded (20)

SIM INFORMATION SYSTEM: REVOLUTIONIZING DATA MANAGEMENT
SIM INFORMATION SYSTEM: REVOLUTIONIZING DATA MANAGEMENTSIM INFORMATION SYSTEM: REVOLUTIONIZING DATA MANAGEMENT
SIM INFORMATION SYSTEM: REVOLUTIONIZING DATA MANAGEMENT
 
Scenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenariosScenario Library et REX Discover industry- and role- based scenarios
Scenario Library et REX Discover industry- and role- based scenarios
 
Oracle Database 23c Security New Features.pptx
Oracle Database 23c Security New Features.pptxOracle Database 23c Security New Features.pptx
Oracle Database 23c Security New Features.pptx
 
The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)The New Cloud World Order Is FinOps (Slideshow)
The New Cloud World Order Is FinOps (Slideshow)
 
UiPath Studio Web workshop series - Day 4
UiPath Studio Web workshop series - Day 4UiPath Studio Web workshop series - Day 4
UiPath Studio Web workshop series - Day 4
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2UiPath Studio Web workshop series - Day 2
UiPath Studio Web workshop series - Day 2
 
Introduction - IPLOOK NETWORKS CO., LTD.
Introduction - IPLOOK NETWORKS CO., LTD.Introduction - IPLOOK NETWORKS CO., LTD.
Introduction - IPLOOK NETWORKS CO., LTD.
 
UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3UiPath Studio Web workshop Series - Day 3
UiPath Studio Web workshop Series - Day 3
 
From the origin to the future of Open Source model and business
From the origin to the future of  Open Source model and businessFrom the origin to the future of  Open Source model and business
From the origin to the future of Open Source model and business
 
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdf
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdfQ4 2023 Quarterly Investor Presentation - FINAL - v1.pdf
Q4 2023 Quarterly Investor Presentation - FINAL - v1.pdf
 
.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx.NET 8 ChatBot with Azure OpenAI Services.pptx
.NET 8 ChatBot with Azure OpenAI Services.pptx
 
SheDev 2024
SheDev 2024SheDev 2024
SheDev 2024
 
Where developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is goingWhere developers are challenged, what developers want and where DevEx is going
Where developers are challenged, what developers want and where DevEx is going
 
How to release an Open Source Dataweave Library
How to release an Open Source Dataweave LibraryHow to release an Open Source Dataweave Library
How to release an Open Source Dataweave Library
 
Extra-120324-Visite-Entreprise-icare.pdf
Extra-120324-Visite-Entreprise-icare.pdfExtra-120324-Visite-Entreprise-icare.pdf
Extra-120324-Visite-Entreprise-icare.pdf
 
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
Design and Modeling for MySQL SCALE 21X Pasadena, CA Mar 2024
 
20140402 - Smart house demo kit
20140402 - Smart house demo kit20140402 - Smart house demo kit
20140402 - Smart house demo kit
 
The Importance of Indoor Air Quality (English)
The Importance of Indoor Air Quality (English)The Importance of Indoor Air Quality (English)
The Importance of Indoor Air Quality (English)
 
AI Workshops at Computers In Libraries 2024
AI Workshops at Computers In Libraries 2024AI Workshops at Computers In Libraries 2024
AI Workshops at Computers In Libraries 2024
 

50120140504023 2-3

  • 1. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME 210 NETWORK ARCHITECTURE AND DESIGN FOR OPTIMIZED WEB PAGE CLUSTERING WITH CUSTOMIZED LOCAL PROXY SERVER TO REDUCE USER-PERCEIVED LATENCY AND NETWORK RESOURCE REQUIREMENTS IN THE WORLD WIDE WEB Dr. Suryakant B Patil1 , Mr. Sangramsinh Deshmukh2 , Mr. Amey Redkar3 , Dr. Preeti Patil4 1 Professor, JSPM’s Imperial College of Engineering & Research, Wagholi, Pune 2, 3 Research Scholar, JSPM’s ICOER, Wagholi, Pune 4 Dean (SA), HOD & Professor, KIT’s COE, Kolhapur ABSTRACT This paper presents that using local customized proxy server, perfecting of multimedia or any information from web page clusters can be optimized and similar kind of information retrieval through different sources may contain same information or links or pages or multimedia, such kind of information can be optimized using customized local proxy server. The underlying premise of our approach is that in the case of cluster accesses, the next pages or multimedia or any document requested by users of the web server are typically based on the current and previous pages or multimedia or any document requested. Furthermore, if the requested pages have a lot of links to some pages or multimedia or any document, that pages or multimedia or any document has a higher probability of being the next one requested. An experimental evaluation of the perfecting mechanism is presented using real server logs. Categories and Subject Descriptors C.2.1 [Network Architecture and Design]: Computer-Communication Networks. GENERAL TERMS Design, Performance, Reliability, Experimentation, Algorithms, Standardization. Keywords: Web Page Cluster, Traffic Optimization, Customized Proxy Server. INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN 0976 – 6367(Print) ISSN 0976 – 6375(Online) Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME: www.iaeme.com/ijcet.asp Journal Impact Factor (2014): 8.5328 (Calculated by GISI) www.jifactor.com IJCET © I A E M E
  • 2. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME 211 I. INTRODUCTION In the field of web server management, researchers have focused on aliasing in proxy server caches for a long time. Web caching consists of storing frequently referred objects on a caching server instead of the original server, so that web servers can make better use of network bandwidth, reduce the workload on servers, and improve the response time for users. Aliasing means giving multiple names to the same thing [9]. Proxies are emerging as an important way to reduce user-perceived latency and network resource requirements in the Internet. While relaying traffic between servers and clients, a proxy can cache resources in the hope of satisfying future client requests directly at the proxy. However, existing techniques for caching text and images are not appropriate for the rapidly growing number of continuous media streams [10]. In addition, high latency and loss rates in the Internet make it difficult to stream audio and video without introducing a large playback delay. The results show that the fetching of same kind of information from different source of information or any web pages may contain same link or multimedia or information to address these problems [11], we propose that, instead of caching entire pages or multimedia or any document (which may be quite large), the proxy should store same kind of information at our local customized proxy server. II. LITERATURE SURVEY Ngamsuriyaroj, S. ; Rattidham, P. ; Rassameeroj, I. ; Wongbuchasin, P. ; Aramkul, N. ; Rungmano, S. experimented Performance Evaluation of Load Balanced Web Proxies [1]. Considered approximate mirroring or “syntactic similarity” [3]. Although they introduce sophisticated measures of document similarity, they report that most “clusters” of similar documents in a large crawler data set contain only identical documents. Shivkumar and Garcia-Molina investigated mirroring in a large crawler data set and reported that in the WebTV client trace far more aliasing happens than expected. In fact, they reported that 36% of reply bodies are accessible through more than one URL [7]. Similarly, surveyed techniques for identifying mirrors on the Internet [3]. Investigated mirroring in a large crawler data set and reported that roughly 10% of popular hosts are mirrored to some extent [3]. Large scale web applications require high latency time on the network of the networks. The latency time increased along with the additional response time especially for large scale web applications accessed by huge number of web users. This paper proposes solution to above problem by high quality design technique that reduces the required response time for Large Scale Web Applications. This results in the improvement in the performance of the web applications especially in the ETL in Data Warehouses with size in TBs, E-commerce with online payments and enhances the browsing experience especially on social networking sites. The Proxy cache is used to synchronise the various systems at single point of contact for such large scale web applications. The HTTP header verification and comparison enables the proposed system to optimize the proxy cache data. This optimization of the proxy cache data improves the response time. The analysis and experimentation proves the improvement in the performance by reducing the latency time. III. EXPERIMENTATION AND RESULTS A proxy Cache acts as a mediator for requests from browsers seeking resources for the web application on the respective web servers. The request initiates from the clients go through the proxy cache to the respective web servers.
  • 3. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME 212 Fig 1: Web Server Vs Proxy Server w.r.t. Data Size The response comes along with the data required for those particular web applications from web servers and maintains one copy at proxy cache before delivering to the respective clients. Fig 2: Cumulative Results of Proxy & Web Servers
  • 4. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME 213 Figure2 shows Cumulative Results of Proxy & Web Servers for various 3 case studies traffic, which can be optimized further. Aliasing in proxy servers caches occurs due to same content is stored in cache multiple times. On the World Wide Web, aliasing commonly occurs when a client makes two requests, and both the requests have the same payload [3]. The major problem associated with using the web cache is storage space requires storing the visited pages with their objects [15]. Commercial browsers are slowly becoming aware of aliasing in proxy server caches, and therefore, are encouraging website designers to make cache-friendly web pages that avoid aliasing [12]. However, website designers as well as administrators do not know much about the effects of aliasing and how it causes repeated transfers of the same payload [14]. Fig 3: Cumulative Results of Proxy & Web Servers Application and user specific Web Traffic shown in Fig 3 with Cumulative Results of Proxy & Web Servers during peak hours where download time at JSPM ICOER campus is below average somewhere between 2.3 to 3.5 Mbps. The amount of data sent and received by visitors to a website is web traffic. It is analysis to see the popularity of web sites and individual pages or sections within a site. Web traffic can be analysed by viewing the traffic statistics found in the web server log file, an automatically generated list of all the pages served. Traffic analysis is conducted using access logs from web proxy server. Each entry in access logs records the URL of document being requested, date and time of the request, the name of the client host making the request, number of bytes returns to requesting client, and information that describe how the clients request was treated as proxy [1]. Processing these log entries can produce useful summary statistics about workload volume, document type and sizes, popularity of document and proxy cache performance [7].
  • 5. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME 214 Fig. 4: Web Server II Traffic Analysis Figure 4 shows that, marginal traffic Reduction in different case studies when considered Web Server II Traffic Analysis. Optimization of Web cache: Optimization of Web caching can play a valuable role in improving service quality for a large range of Internet users. A web cache is a mechanism for the temporary storage (caching) of web documents, such as HTML pages and images, to reduce bandwidth usage, server load, and perceived lag. A web cache stores copies of documents passing through it; subsequent requests may be satisfied from the cache if certain conditions are met. There are two types of Web caches a browser cache and a proxy cache [9]. Fig. 5: Cumulative Data Traffic Analysis from all Web Servers
  • 6. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME 215 Fig. 5 shows the Cumulative Data Traffic Analysis from all Web Servers during peak time hours, which results in the minimizing the traffic at customized proxy server level. Mirroring: Mirroring is defined as keeping multiple copies of the content of a Web site or Web pages on different servers using different domain names. A mirrored site is nothing but an exact replica of the original site and is updated frequently to ensure that it reflects the updates made to the content of the original site. The main purpose of mirroring is to build in redundancy and ensure high availability of web documents or objects. Mirrored sited also help make access faster when the original site is geographical distant. Shivkumar and Garcia-Molina investigated mirroring in a large crawler data set and reported that in the WebTV client trace far more aliasing happens than expected [7]. Fig. 6: Traffic Analysis of all Proxy servers during peak hours Fig 6 shows the Traffic Analysis of all Proxy servers during peak hours where the network architecture and design used to results in optimized web page clustering with customized local proxy server S-I to reduce user-perceived latency and network resource requirements in the world wide web from Web servers S-I and S-II. IV. CONCLUSION Proxy server enables you to cache your web content and return it quickly on subsequent requests. System administrators often struggle with delays and too much bandwidth being used, but proxy server solves these problems by handling requests locally. By deploying proxy server in accelerator mode, requests are handled faster than on normal web servers, thus making your site perform quicker than everyone else's!. Proxies are emerging as an important way to reduce user-perceived latency and network resource requirements in the Internet. While relaying traffic between servers and clients, a proxy can cache resources in the hope of satisfying future client requests directly at the proxy. However, existing techniques for caching text and images are not appropriate for the rapidly growing number of continuous media streams. In addition, high latency and loss rates in the Internet make it difficult to stream audio and video without introducing a large playback delay. The results show that the
  • 7. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME 216 fetching of same kind of information from different source of information or any web pages may contain same link or multimedia or information To address these problems, we propose that, instead of caching entire pages or multimedia or any document (which may be quite large), the proxy should store same kind of information at our local customized proxy server. This work can be further optimize by the Daemon Process, which can be design and run periodically to check the consistency of the data cached and the data at the web server. This can be scheduled during the slack time with the less traffic which will not add any additional toll on the bandwidth as well as it updates the TTL – Time to Live Period of the cached data. Upon receiving a request for pages or multimedia or any document, the proxy immediately initiates transmission to the local customized proxy server for similar kind of information, while simultaneously requesting the remaining frames from the server in addition to hiding the latency between the server and the proxy. The network architecture and design used to results in optimized web page clustering with customized local proxy server S-I to reduce user-perceived latency and network resource requirements in the world wide web from Web servers S-I and S-II. The results show that the fetching of same kind of information from different source of information or any web pages may contain same link or multimedia or information, with hit rates of 90% in some cases. REFERENCES [1] Ngamsuriyaroj, S. ; Rattidham, P. ; Rassameeroj, I. ; Wongbuchasin, P. ; Aramkul, N. ; Rungmano, S., “Performance Evaluation of Load Balanced Web Proxies” IEEE, 2011. [2] Chen, W.; Martin, P.; Hassanein, H.S., "Caching dynamic content on the Web," Canadian Conference on Electrical and Computer Engineering, 2003, vol.2, no., pp. 947- 950 vol. 2, 4-7 May 2003. [3] Srikantha Rao, Preeti Patil, S B Patil; “Enhanced Software Development Strategy implying High Quality Design for Large Scale Database Projects”, International Conference and Workshop on Emerging Trends in Technology ICWET 2012, ISBN: 978-0-615-58717-2, TCET Mumbai, February 22–25, 2012, Pages: 508-513. [4] Srikantha Rao, Preeti Patil, S B Patil; “Object-Oriented Software Engineering Paradigm: A Seamless Interface in Software Development Life Cycle”, ACM_Asia_Pacific International Conference on Advances in Computing (ICAC-2008), Anuradha Engineering College, Chikhali, Feb 2008. [5] Sadhna Ahuja, Tao Wu and Sudhir Dixit, “On the Effects of Content Compression on Web Cache Performance,” Proceedings of the International Conference on Information Technology: Computers and Communications, 2003. [6] A. Mahanti, C. Williamson, and D. Eager, “Traffic Analysis of a Web Proxy Caching Hierarchy,” IEEE Network Magazine, May 2000. [7] N. Shivakumar and H. Garcia-Molina, “Finding near Replicas of Documents on the Web” Proc. Workshop on Web Databases, Mar. 1998. [8] Jeffrey C. mogul “A trace-based analysis of duplicate suppression in HTTP,” Compaq Computer Corporation Western Research Laboratory, Nov. 1999. [9] S B Patil, Sachin Chavan, Preeti Patil; “High Quality Design and Methodology Aspects To Enhance Large Scale Web Services”, International Journal of Advances in Engineering & Technology (IJAET-2012), ISSN: 2231-1963, March 2012, Volume 3, Issue 1, Pages: 175-185. (Journal Impact Factor: 1.96). [10] S B Patil, Sachin Chavan, Preeti Patil; “High Quality Design To Enhance and Improve Performance of Large Scale Web Applications”, International Journal of Computer Engineering & Technology (IJCET), ISSN 0976 – 6375, Volume 3, Issue 1, January-June 2012, Pages: 198 - 205.(Journal Impact Factor: 1.0425).
  • 8. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 4, April (2014), pp. 210-217 © IAEME 217 [11] S B Patil, D. B. Kulkarni; “Improving web performance through Hierarchical caching & content aliasing”, The 7th International Conference on “Information Integration and Web- based Applications & Services”, 19-21 September 2005, Kuala Lumpur, Malaysia. [12] Kartik Bommepally, Glisa T. K., Jeena J. Prakash, Sanasam Ranbir Singh and Hema A Murthy “Internet Activity Analysis through Proxy Log” IEEE, 2010. [13] Jun Wu; Ravindran, K., "Optimization algorithms for proxy server placement in content distribution networks," Integrated Network Management-Workshops, 2009. [14] Srikantha Rao, Preeti Patil, S B Patil, Sunita Patil “Customized Approach for Efficient Data Storing and Retrieving from University Database Using Repetitive Frequency Indexing”, IEEE INTERNATIONAL CONFERENCE PUBLICATIONS, RAIT 2012, ISM Dhanbad, Jahrkhand, March 15–17, 2012 (Aavailable on IEEE Xplore) Print ISBN: 978-1-4577-0694- 3, Digital Object Identifier: 10.1109/RAIT.2012.6194612 Page(s): 511 – 514. [15] Suryakant B Patil, Sonal Deshmukh, Anuja Bharate, Preeti Patil; “Network Traffic Optimization for Performance Improvement in the Web Service Infrastructures by Categorization of the Web Contents with Size Reduction Approach”, International Journal of Advanced Research In Engineering & Technology (IJARET), ISSN 0976-6499, Volume 5, Issue 4, April 2014, Pages: 198-204. (Journal Impact Factor: 7.8273). [16] Sachin Chavan and Nitin Chavan, “Improving Access Latency of Web Browser by using Content Aliasing in Proxy Cache Server”, International Journal of Computer Engineering & Technology (IJCET), ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375, Volume 4, Issue 2, 2013, Pages: 356 – 365. (Journal Impact Factor: 6.1302). [17] A. Catherine Esther Karunya, C. Priyadharsini, D.Daniel and P.Priya, “Proxy Based Solution for Mitigating Cross-Site Scripting Attack in Client Side”, International Journal of Computer Engineering & Technology (IJCET), ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375, Volume 2, Issue 1, 2011, Pages: 22 – 32. (Journal Impact Factor: 1.0425).