Varnish cache apache jobs
I am seeking a seasoned Data Engineer with over 4 years of experience. The ideal candidate should possess strong skills in ETL processes, Data warehousing, and Big data technologies. Proficiency in tools like Apache Spark, Hadoop, and SQL is a must. Key Requirements: - Extensive experience in ETL processes, Data warehousing and Big data technologies - Proficient in Apache Spark, Hadoop and SQL - Seeking for a Full-time employment Skills and Experience: - 4+ years in Data Engineering - Mastery of relevant tools and technologies - Ready for Full-time commitment If you're a dedicated professional with the required skills and experience, I look forward to your application.
...Website Optimizer to enhance the performance, speed, and efficiency of our WordPress website. Key Responsibilities: 1. Website Performance Optimization: • Conduct website performance audits and identify areas for improvement. • Optimize website loading speed, including image optimization, code minimization, and script handling. • Implement caching strategies using tools like WP Rocket, W3 Total Cache, or similar. 2. SEO Optimization: • Improve site structure and metadata for better search engine ranking. • Optimize content, URLs, and images for SEO performance. • Monitor Core Web Vitals and address issues related to LCP, FID, and CLS. 3. Technical Enhancements: • Minify CSS, HTML, and JavaScript files without affecting website functi...
Hi guys i have a very small and simple project using apache camel and quarkus and i want to include some integration tests to my camel routes, here you will find the code so please check it out and let me know the price and the time to have the tests working
One of the pages on our website has not been displaying correctly since the start of January. The issue seems to be related to the download of fonts in the browser, which is preventing the CSS from loading properly. - Primary Browser: All testing has been done using Google Chrome, where the problem is persistent. - Troubleshooting: I have cleared the browser cache and cookies multiple times, but the issue persists. I need a web developer with experience in troubleshooting CSS and font issues to take a look at this. Please bid only if you can help resolve this problem quickly. Use the letters MUL in the first line of your bid to show me that you actually read the above.
I'm looking to implement Apache Superset to enhance my business intelligence capabilities. The primary purpose is to leverage its powerful data visualization and reporting features to gain deeper insights and make informed decisions. Key Requirements: - Proven Expertise in Apache Superset is must - Connect Apache Superset to my SQL databases, specifically MySQL. - Implement and configure the software for optimal performance. - Provide training and support on how to use the platform effectively. Ideal Skills: - Proficient with MySQL - Strong background in business intelligence and data visualization - Excellent training and communication skills.
I need assistance with configuring an advanced NGINX RTMP setup. Below are the specific requirements I need implemented: 1. Origin Server Authentication System: The origin server should only accept RTMP streams from users who provide a valid token. The stream URL format should be: rtmp:// The token must be generated based on the channel name and a secure hash algorithm to ensure protection. The system should validate whether the provided token matches the expected token for that specific channel. This validation must be logic-based and should not rely on a database. The token should not expire, but it must be unique and tied to the specific channel to prevent unauthorized access. The platform should accept streams from various encoders such as FFmpeg, RTMPDump, XSplit, and Adobe Fl...
visit and confirm with company name board pic building name and number board pic like 4730 S Fort Apache Road building full view pic Street sign Name board pic like S Fort Apache Road street view pic
...Delivery: • Test all files and the Java code for seamless functionality and compatibility. Deliverables: • A fillable, dynamically populated PDF file. • An editable .odg file with JSON integration. • Java code to automate PDF creation from JSON. • Any source files used in the process. Requirements: • Proficiency with tools like Adobe Acrobat Pro, LibreOffice Draw, and Java libraries (e.g., Apache PDFBox, JODConverter). • Strong programming skills in Java and JSON integration. • Attention to detail and good communication skills. Desired Skills: • Experience with document automation and graphic design. Timeline: • The project must be completed within 5–7 business days. Additional Information: The template PDF a...
I'm in need of an experienced Linux Administrator who can assist in setting up my Linux server. The primary tasks include: - Configuring the server for web hosting using Apache or Nginx - Setting up the firewall for enhanced security - Installing SSL certificates for secure connections Ideal candidates should have extensive experience with Linux server configuration, web server setup and security measures. Please include your relevant experience in your proposal.
...2 different positions of the page. But the issue is that as I see, without caching, I get 2 different words in the third file. So I need the result of the second file to be cached every 2 or 3 requests and include that cache in the third file to get the same word in all positions. Key Requirements: - Include the cached result in another file. - Refresh the cached RAND() result every second or third request. - Utilize a file-based cache for this purpose. Ideal Skills: - Proficiency in PHP. - Experience with caching mechanisms. - Ability to implement file-based cache efficiently....
...SharedPreferences, SQLite for local storage 9. Search and Filters Module Purpose: To allow users to search and filter blog posts easily. Components: Search bar for keywords Filters based on categories, tags, date, etc. Libraries: Elasticsearch, Retrofit for search queries 10. Offline Mode and Cache Management Module Purpose: To allow users to access content even without an active internet connection. Components: Caching blog posts and images Offline storage of articles for reading later Libraries: Room Database, Retrofit with Cache, Stetho (for debugging) 11. Analytics and Tracking Module Purpose: To collect data on user interactions and app performance. Components: Track user behavior (page views, actions) Monitor app crashes and errors Libraries: Google Analytics, Fireba...
...SharedPreferences, SQLite for local storage 9. Search and Filters Module Purpose: To allow users to search and filter blog posts easily. Components: Search bar for keywords Filters based on categories, tags, date, etc. Libraries: Elasticsearch, Retrofit for search queries 10. Offline Mode and Cache Management Module Purpose: To allow users to access content even without an active internet connection. Components: Caching blog posts and images Offline storage of articles for reading later Libraries: Room Database, Retrofit with Cache, Stetho (for debugging) 11. Analytics and Tracking Module Purpose: To collect data on user interactions and app performance. Components: Track user behavior (page views, actions) Monitor app crashes and errors Libraries: Google Analytics, Fireba...
My WordPress site has been down overnight and I need immediate assistance. Despite not making any changes to the site prior to the outage, it is currently not loading at all. I've already taken some troubleshooting steps: - Restarted the server - Checked hosting provider status - Cleared browser cache I require a professional with proven experience in WordPress troubleshooting and server management. Please, if you have the right skills, help me get my site back online as soon as possible.
...platforms). Easy retrieval and linking of content across the platforms. User-friendly interface for managing URLs. Migrate Website to Main Domain: After resolving the issue and implementing the URL search feature, migrate the website from the subdomain () to the main domain (). Skills Required: WordPress Development Laravel Development PHP Expertise Server Configuration (Apache/Nginx) Cross-Platform Integration Domain and Hosting Management Deliverables: Fully resolved URL conflict between WordPress and Laravel. Functional cross-platform URL search tool for internal linking purposes. Website migrated from the subdomain () to the main domain () without any issues. Additional Information: This subdomain setup was created for troubleshooting and testing
- Payment does not fund user wallet when payment is confirmed. Also, I want to include 5% commission like we did for the other - Upload page seems to be storing cache, and related media files are cleared when the page is cleared for upload - Ability for admin to activate and deactivate billing agreement details
Python/LLaMA Tech-Support Chatbot This document outlines the specifications for a Python-based tech-support chatbot using the LLaMA language model. The chatbot is intended to provide efficient responses to customer queries, leveraging user-uploaded manuals for contextually accurate answers. = Requirements = * Written in Python 3. * Runs as a WSGI application under an Apache server. * Utilizes the LLaMA language model for natural language understanding and responses. ------------------- = Public chat UI = Allows users to: * Ask multiple questions in a conversational chat format. * Refine or clarify their questions iteratively. ------------------- = Admin UI = * Provides an interface to upload and manage plain-text and HTML-based user manuals. * Enables the chatbot to int...
Hi, please fix my site cache and set the comments so that if there is a link, it is immediately identified as spam
I'm experiencing stability issues with one of my games while using the Winlator 9.0 program. The game is crashing or freezing in the middle of gameplay. I need someone to configure or modif...experience for this job: - Extensive experience with the Winlator 9.0 program - Strong understanding of game performance optimization - Ability to troubleshoot and resolve crashes or freezes - Knowledge of modifying software for game stability Below, I am including the error logs I received. Overall, the game starts and can achieve fairly good performance, but after 5 minutes or when it reaches 4GB of cache memory for , the game freezes. I believe the issue lies with the application. I am sending a link to the application and the open-source code.
I am seeking a highly skilled senior technical developer with extensive AEM expertise, particularly in component development, to assist with website development. The ideal candidate should be proficient in various Java frameworks and libraries, specifically Spring, Hibernate, and Apache Commons. Key Skills and Experience: - Senior level experience in AEM - Extensive experience in website development - Proficiency in Java with a focus on Spring, Hibernate, and Apache Commons - Strong problem-solving skills and attention to detail - Excellent communication skills for effective collaboration This role is pivotal in enhancing our website's performance and overall user experience. If you meet these qualifications and have a passion for web development, I encourage you to s...
I am seeking a highly skilled senior technical developer with extensive AEM expertise, particularly in component development, to assist with website development. The ideal candidate should be proficient in various Java frameworks and libraries, specifically Spring, Hibernate, and Apache Commons. Key Skills and Experience: - Senior level experience in AEM - Extensive experience in website development - Proficiency in Java with a focus on Spring, Hibernate, and Apache Commons - Strong problem-solving skills and attention to detail - Excellent communication skills for effective collaboration This role is pivotal in enhancing our website's performance and overall user experience. If you meet these qualifications and have a passion for web development, I encourage you to s...
I am seeking a highly skilled senior technical developer with extensive AEM expertise, particularly in component development, to assist with website development. The ideal candidate should be proficient in various Java frameworks and libraries, specifically Spring, Hibernate, and Apache Commons. Key Skills and Experience: - Senior level experience in AEM - Extensive experience in website development - Proficiency in Java with a focus on Spring, Hibernate, and Apache Commons - Strong problem-solving skills and attention to detail - Excellent communication skills for effective collaboration This role is pivotal in enhancing our website's performance and overall user experience. If you meet these qualifications and have a passion for web development, I encourage you to s...
I'm in need of a C program that simulates a 4-core processor. The simulator should incorporate multiple features like CPU...CPU scheduling algorithm. - Performance monitoring capabilities. - Support for cached cores and MIPS pipeline. - Understanding and integration of the Bus MESI protocol. Ideal Skills: - Proficient in C programming. - Experience in developing console applications. -Understanding of the Mips pipeline architecture . - Knowledge of performance monitoring techniques. - Familiarity Bus MESI protocol, cache designs. This project requires a deep understanding of both C programming and computer architecture. A strong candidate will be able to effectively simulate complex processor behaviors and implement the required features seamlessly. will give more details if ...
...need someone to install Laravel Echo on my Ubuntu 24.04 server. The server is using Apache. I have an app installed on the server that is supposed to work with Laravel Echo for push notifications. However, I don't understand the installation directions. For someone who knows what they are doing, this task should take no more than 10 minutes. Please note that I do not have a Redis or Pusher account set up for broadcasting. Therefore, the ideal candidate for this project should also have experience with Laravel Echo and knowledge on how to set it up without these services. Skills and Experience: - Extensive knowledge of Laravel and Laravel Echo - Proficient in Ubuntu server management - Familiar with Apache server configuration - Experience with push notifications s...
I'm seeking an expert in Java, Apache Tomcat, MySQL, and Eclipse IDE to build a vintage and classic style fashion website for me URGENTLY. Key Features: - Product Catalog: The catalog should display products in a grid view with images and prices, capturing the essence of vintage aesthetics. - User Login and Registration: A secure and user-friendly login and registration system is necessary. - Shopping Cart and Checkout: An efficient shopping cart and seamless checkout process are essential for a good user experience. Ideal Skills: - Proficiency in Java and Eclipse IDE - Experience with Apache Tomcat and MySQL - Strong understanding of web development - Ability to create a modern, minimalistic design with a vintage twist - Understanding of e-commerce website features a...
I am seeking a dedicated professional who can work from 8 PM to 4 AM IST. The ideal candidate will have robust skills in core Java and particularly excel in API testing. Experience with our Custom Apache Http client framework is essential. Key Responsibilities: - Creating custom test cases for our APIs - Debugging and troubleshooting APIs The perfect freelancer for this role will be quick to learn, adept at using tools such as Test NG, Maven, Splunk, and Linux and Git commands, and familiar with design patterns. Regular use of a MacBook and IntelliJ is a must.
...as a Windows service. The application should have a web interface for configuration and management of the driver, and function as a RESTful API for data access. Key requirements: - The driver will collect sensor readings and send it to a specified endpoint. - It should manage its own cache, which size can be configured based on the number of days of data retention. - The web interface should allow for driver operations management (start/stop/restart), endpoint configuration for data transmission, and cache size and retention settings. - The driver should use Basic Authentication for its RESTful API. Ideal skills for this job include: - Proficiency in C# and .NET Core - Experience with Windows service development - Knowledge in creating web interfaces for applications - ...
...domains are WordPress sites that are not hosted on this site's WHM. Three of those domains are giving me trouble. * Domain A is the server primary domain (). I can launch WHM and cPanel on their respective ports using the subdomain . But the base domain is giving me a CGI-sys error related to "the IP address has changed. * Domain B is an important domain. The .htaccess file and Apache virtual domain are correct, but WHM is showing domain C's Index.html. * Domain C is a not so important domain - I am only using .htaccess on that domain for redirects to launch various Zoom meetings. The redirects and load properly. Here are several things I have found that are wrong/inconsistent: 1) Under "Show/Edit reserved IP's" the external domain shows &qu...
I'm seeking a professional software tester to evaluate the Apache Commons Text project. The focus will be primarily on conducting tests within a cloud-based CI/CD pipeline, specifically using Jenkins. Key Responsibilities: 1. Ensure the project is buildable both locally and in CI/CD. 2. Conduct a quality analysis utilizing SonarCloud. 3. Address issues found or provide justifications for not fixing them. 4. Prepare and publish a Docker image on DockerHub. 5. Ensure the Docker container is operational (e.g., as a web app or Java application). 6. Analyze code coverage with Cobertura or Jacoco. 7. Perform mutation testing using PiTest. 8. Conduct performance tests with JMH. 9. Create automated tests for poorly tested code components. 10. Assess security using OWASP FindSecBugs a...
I need a tool that can clean my computer from junk files and cookies, cache, etc Desired Programming Language: C# (preferred) * Do not bid if you have under 3 reviews, you will be ignored * Need Source Code when Job is Complete, After any Bug fixes, and Updates * Milestone release upon completion of project & is bug free. * Please post "I've read everything" when applying, so I'll know you actually read this and give you priority response. * I'm looking for best deal possible.
I need help configuring New Relic on my Linux server. The New Relic PHP agent is already installed, but I need help with monitoring MySQL and Apache. Key monitoring tasks: - MySQL: Performance metrics, Query analysis, Error tracking - Apache: General health and performance - Php performance data, average response time, max execution time in peaks, peaks of memory usage and how much memory is used then. - response data from third party applications monitored. Ideal candidates for this project should have extensive experience with New Relic, Linux servers, PHP, MySQL, and Apache. The ability to analyze and interpret performance data is essential.
I've installed Seafile on my Apache server running Ubuntu 22.04. While I have access to the application, I'm unable to upload or download anything. I need a backend developer who can troubleshoot and rectify this issue. Logs indicate there's a problem, but they aren't clear. I made minor modifications to the default Seafile configuration, but it's mostly untouched. You can fully re install seafile. Please include your relevant experience in your application.
I am looking for an experienced server administrator to troubleshoot and resolve issues with my Apache server and PHP configuration. My website, hosted on a cPanel-managed server, is encountering a persistent 404 Not Found error for specific URLs (e.g., /rest/oauth2-credential/callback). Despite setting up the necessary files and VirtualHost configurations, the issue remains unresolved. Scope of Work: Verify Apache VirtualHost Configuration: Ensure the DocumentRoot for the domain points to /var/www/html. Confirm that the correct VirtualHost block is properly set up in /etc/apache2/conf/httpd.conf. Fix PHP Execution Issues: Verify that PHP is correctly configured and executing for .php files in the /var/www/html directory. Add or fix the AddHandler directive for PHP if re...
...intended to host my Wordpress/Woocommerce shops and connect with my JTL-Connector software. However, I'm noticing slow loading times. I'm seeking an expert to review and optimize my server configuration, which includes Plesk, LiteSpeed, and Apache. The goal is to significantly enhance performance and loading speed. Ideally, the freelancer for this project would be an expert in server tuning and optimization with: - Extensive experience with Plesk, LiteSpeed, and Apache - Knowledge of performance-enhancing tools like Google PageSpeed, Redis, and Varnish Cache - Expertise in optimizing database performance, web server configuration, and content delivery and caching - Understanding of connectivity requirements with JTL-Connector software Please no...
I need a tool that can clean my computer from junk files and cookies, cache, etc Desired Programming Language: C# (preferred) * Do not bid if you have under 3 reviews, you will be ignored * Need Source Code when Job is Complete, After any Bug fixes, and Updates * Milestone release upon completion of project & is bug free. * Please post "I've read everything" when applying, so I'll know you actually read this and give you priority response. * I'm looking for best deal possible.
I'm seeking a professional to set up CyberPanel on my Hostinger VPS. The domain will be pointed from a different plan. Essential installations include Apache, PHP 8.1, MySQL, and other necessary components to ensure smooth and fast operation of a Laravel application. If possible, I'd like to have a Lightspeed Apache configuration. Skills & Experience: - Extensive experience with CyberPanel and Laravel - Proficient in server optimizations - Familiar with Hostinger VPS - Knowledge of Lightspeed Apache setup - Able to assist with domain pointing from another plan Please provide guidance on this project!
I'm facing a critical issue with my Elementor setup - the development area on the left hand side isnt loading. I've already done some troubleshooting on my end, clearing the cache and reactivating the plugins, but unfortunately, nothing has worked. Ideal Skills and Experience: - Extensive experience with Elementor - ** MUST HAVE ** - Proven track record in resolving WordPress issues - Familiarity with troubleshooting plugin conflicts - Strong understanding of web development principles
...its design, ergonomics (UX/UI), natural referencing (SEO), and marketing impact in order to increase traffic and conversions. Without neglecting performance, our website currently achieves the maximum score on PageSpeed and GTmetrix. Therefore, we wish to maintain the same loading speed. Profile sought: - Expertise in redesign and optimization of WordPress sites, Rank MATH SEO and Lightspeed Cache. - Advanced knowledge in UX/UI, SEO, and marketing tools. - Portfolio with similar projects. - Attention to detail and good communication skills. Mission details: Analysis and preparation: - Study the needs and objectives of our site. - Identify the target audience (Buyer Personas) and propose tailored solutions. Site design: - Create or modernize the visual identity ...
I'm seeking an experienced C++ developer with a strong background in game server development to create a memory cache for my medium-scale game server. The server accommodates between 100 to 1000 concurrent users. The primary goal of this memory cache is to ensure seamless game-play. The cache will need to track and store: - Character movements - Combat actions - Interactions with objects in the game The stored data should be periodically saved to a PostgreSQL database, specifically every few seconds. - This will not be required at this point, but prepare the data so it can be sent to or retrieved by the database server, which I will be asking you to do for phase 2. Ideal candidates will possess: - Proven experience in game server development - Strong skills in ...
I require a skilled VPS administrator to install WordPress on my domain. My VPS is fully configured but I need assistance with the selection and setup of updating php on the vps and installing wordpress as the vps has 2 domains, when I install wordpress on one of the them the other one is corrupted. Key Requirements: - Knowledgeable in both Apache and Nginx - Proficient in WordPress installation and configuration - Experienced in VPS management - Good communication skills to understand and meet project requirements Please reach out if you are able to assist.
...search performance. Critical issues persist despite prior efforts. Requires Magento expertise, Google Search Console familiarity, and advanced troubleshooting skills. Work to Do: 1. Excluded Pages Number of Links: 16 Details: Pages excluded due to "noindex" tags. Tasks: Adjust "meta robots" settings in Admin > Content > Design > Configuration and correct database settings via script or SQL. Clear cache and revalidate. 2. Crawled but Not Indexed Number of Links: 140 Details: Content duplication or technical conflicts. Tasks: Reduce duplicates via Stores > Configuration > Catalog > SEO, ensure unique content in Products > Catalog, and update XML sitemap for high-value pages. 3. Duplicate Pages Number of Links: 16 Details: Incorrect canon...
I require assistance with my VPS hosting server. Tasks include: - Data backup - Configuration of a new Linux operating system which is free for 5 years - Installation of required software like Apache/Nginx and MySQL/PostgreSQL, along with other necessary software - Update of previous data backups - Deployment of a web application with SSL Ideal candidates should have extensive experience with Linux, VPS hosting, and web application deployment. Familiarity with data backup and server configuration is crucial. Please ensure that you can provide evidence of similar previous work.
I'm looking for an expert in WordPress site management to help me set up the Fastest Cache plugin on my site. Key requirements: - Implement the Fastest Cache plugin to enhance page load times and optimize images. - Ensure that the site is functioning properly after the installation of the plugin. Ideal skills: - Extensive experience with WordPress - Proficient in using the Fastest Cache plugin - Knowledgeable in image optimization techniques. Please bid only if you can deliver a noticeable improvement in site speed.
The Pandora Unlimited app has become unusable on my Pixel 8 running Android 15. The app simply won't open. Your tasks would involve: - Diagnosing the issue with the app and identifying if it requires a target SDK version upgrade. - Suggesting potential solutions or fixes to make the app compatible with my device. I have already tried reinstalling the app, clearing the app cache and data, restarting the phone, and testing it on different devices. The app works fine on older phones but not on newer models. Your know-how in Android app development and SDK upgrades will be crucial for this project. Please note, I am not certain if I have access to the source code of the app.
As we discussed please fix the issue
After upgrading my WordPress site to 6.7.1, the accordions in my Densi theme have started displaying distorted content. I've cleared the cache but the issue persists. I would like a WordPress expert to: - Diagnose and fix the accordion display issues - Upgrade my Densi theme to the latest stable version - Enable future auto-updates for the theme Ideal skills for this task include: - Extensive experience with WordPress - Proficiency in troubleshooting theme issues - Familiarity with Densi theme from ThemeForest - Ability to set up auto-update functionality Please note, I do not have a child theme set up for customizations.
...AAC codec (libfaac, libfdk_aac or native ffmpeg aac codec) ImageMagick (with WebP support) cURL Wget 1.14+ Apache with mod_rewrite (-MultiViews) Latin domain name (punycodes are not supported) Youtube-dl or Yt-dlp if you need video grabbers You can download a test script to test your server here. Minimum PHP requirements MySQL Improved Extension (mysqli) Client URL Library (curl) Zlib Compression (zlib) SimpleXML Image Processing and GD Multibyte String (mbstring) disable_functions should not contain "exec" file_uploads on allow_url_fopen on Recommended configuration (very desired) Memcached + PHP Memcached module Nginx and proxying Apache. Nginx is recommended for faster video streaming and for content protection. To enable content prote...
This project is for Ashish A. we already discussed. No need for others to bid. Thanks.
...Implement automatic summaries based on fetched news. - ElevenLabs: Configure text-to-speech conversion with customized voices for categories (e.g., male voice for sports). Generate MP3 files ready for playback and download. 4. Technical Requirements: - User Authentication: Using Supabase with user roles (authenticated, admin). - Storage: Efficient use of Supabase to manage search history and data cache. - Speed: Optimize API responses and summary generation to under 3 seconds. 5. Deliverables: - Functional MVP Fully integrated backend. Functional and attractive frontend, accessible from web browsers and mobile devices. Complete integration with the mentioned APIs. 6. Technical Documentation: - System configuration details. - User guides for future iterations or extensions. 7....
...experienced professional to assist in setting up Apache Superset on a Linux server and integrating it with a Pinot database. The goal is to create a seamless data visualization and analytics platform. Scope of Work: Install and Configure Superset: Install the latest version of Apache Superset on our Linux server. Configure Superset with proper authentication and security settings. Connect Superset to Pinot: Set up a connection between Apache Superset and the Pinot database. Ensure smooth data retrieval and integration between the two systems. Dashboard and Visualization Setup: Test the entire setup to ensure it works efficiently and resolves any issues encountered during installation or connection. Requirements: Proven experience in setting up Apache Su...
I'm looking for a freelancer who can process an e-commerce dataset using the Apache Spark ML API in a Jupyter notebook. The main aim of this project is to generate insights and analytics related to customer behavior, sales performance and product trends. Key requirements: - Proficient in using Apache Spark ML API - Experienced in Jupyter notebook - Able to analyze e-commerce datasets - Capable of providing insights on customer behavior, sales performance, and product trends - Able to deliver raw processed data and summary results as the final output The final deliverable of this project should be the jupyter notebook and spark application code, which will be ready for further use.