Web Application Reliability Assessment using Error and Workload Data Obtained from Server Error and Access Logs
TL;DR: This paper captures and extracts workload and failure data from server logs of a web application named College Excel and calculates reliability of the College Excel web application using Nelson model and MTBF (mean time between failure) using failure and different workload units.
read more
Abstract: reliability assessment had been a major issue among the researchers in the recent past. Two important characteristics to assess software reliability are MTBF (Mean time between failure) and number of errors. In this paper, we capture and extract workload and failure data from server logs of a web application named College Excel. Classify the workload data based on four parameters. Calculating the cumulative values of four workload parameters and error for 30 days we plot graphs and verify the relationship between failure and different workload parameters. We also calculate the reliability of the College Excel web application using Nelson model (one of the most widely used input domain reliability model) and MTBF (mean time between failure) using failure and different workload units.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Client-side Automated Sanitizer for Cross-Site Scripting Vulnerabilities
D. K. Patil,Kailas Patil +1 more
TL;DR: A novel client-side XSS sanitizer is implemented that prevents web applications from XSS attacks and strengthens web browser, because modern web browser do not provide any specific notification, alert or indication of security holes or vulnerabilities and their presence in the web application.
Automated Client-side Sanitizer for Code Injection Attacks
TL;DR: A novel client-side XSS sanitizer is implemented that prevents web applications from XSS attacks and strengthens web browser, because modern web browser do not provide any specific notification, alert or indication of security holes or vulnerabilities and their presence in the web application.
Pengembangan Sistem Informasi Koperasi Pegawai Negeri Fisca Sari Pada Kantor Pelayanan Pajak Pratama Parepare Berbasis Web
A. Lestari,Hasrul Bakri,Syamsurijal,Negeri Makassar +3 more
- 05 Jan 2022
TL;DR: Sistem Informasi Koperasi Pegawai Negeri Fisca Sari pada Kantor Pelayanan Pajak Pratama Parepare telah dikembangkan dan diujaki berdasarkan standar kualitas perangkat lunak ISO/IEC 25010. Hasil pengujian menunjukkan bahwa sistem ini dapat digunakan untuk mengelola administrasi koperasi secara valid, efektif dan praktis.
2
Analisis kualitas pada sistem informasi peminjaman dan pengembalian barang milik negara politeknik negeri subang
Dwi Vernanda,Tri Herdiawan Apandi,B. Kurniawan +2 more
- 30 Jun 2023
TL;DR: Sistem informasi peminjaman dan pengembalian barang milik negara (SIP2 BMN POLSUB) telah memenuhi standar ISO 9126 pada semua aspek, sehingga dapat digunakan dengan baik di POLSUB.
References
Software Reliability Models: Assumptions, Limitations, and Applicability
TL;DR: An overview of the key modeling approaches is presented, a critical analysis of the underlying assumptions are provided, and a step-by-step procedure for fitting a model is proposed and illustrated via an analysis of failure data from a medium-sized real-time command and control software system.
982
Internet Web servers: workload characterization and performance implications
Martin Arlitt,Carey Williamson +1 more
TL;DR: The paper concludes with a discussion of caching and performance issues, using the observed workload characteristics to suggest performance enhancements that seem promising for Internet Web servers.
Estimating software reliability from test data
TL;DR: Test cases can be designed so that their associated subsets cover the entire input domain, allowing reliability estimatesto be made for expected operational use profiles.
179
Summary of WWW characterizations
TL;DR: This paper presents a summary of efforts to characterize various aspects of the World Wide Web, highlighting regularities and insights that have been discovered across the variety of access points available for instrumentation.
Evaluating Web software reliability based on workload and failure data extracted from server logs
Jeff Tian,S. Rudraraju,Zhao Li +2 more
TL;DR: Using information about Web accesses, various measurements are derived that can characterize Web site workload at different levels of granularity and from different perspectives and are used to evaluate the operational reliability for source contents at a given Web site and the potential for reliability improvement.