Uptimus
uptimus
Sign inGet alerts
HomePricingFeaturesIncidentsReports

Status Provider

Home

/

Status

/

Service

ThisIsDownThisIsDown

uptimus

Public status intelligence for services, apps, games, and official status page providers.

Product

HomeFeaturesPricingStatus providers

Monitoring

WebsitesMobile appsMobile gamesSteam games

Community

IncidentsReportsSign inSign up

© 2026 Uptimus. All rights reserved.

Know what is down before your users do.

Easyredir logo
Operational

Easyredir Status

URL redirection for marketing and IT teams.

Source

auto

Category

Communication

Adapter

STATUSPAGE IO

Verified

Pending review

Get alertsOfficial status page

Current state

Operational

Checked 54m ago

20

Components

0

Active incidents

0

Maintenance

100%

90d uptime

Delayed analytics in management dashboard

Dec 18, 1:48 AM

Service health overview

Operational snapshot

Normalized official status-page data for incidents, maintenance, components, and history.

100%

Known uptime

1 known history days

20

Components tracked

0 outage, 0 degraded

13

Incidents indexed

0 active right now

2

Maintenance windows

0 active or scheduled

Top affected components

Components with the most recent status-page events.

API

Operational

1

Analytics

Operational

1

Background Workers

Operational

1

Content Delivery Network (CDN)

Operational

1

Credit Card Management

Operational

1

90-day status history

Daily rollup

Component changes, incidents, and maintenance windows grouped by day.

operational

degraded

outage

maintenance

unknown

1

operational days

0

degraded days

0

outage days

0

maintenance days

89

unknown days

Recent incidents

Official incidents

Latest outages and degradations detected from the official status page.

Delayed analytics in management dashboard
Resolved

All prior analytics data is now available in the urllo dashboard. This issue is now resolved.

Dec 18, 1:48 AMResolved Dec 18, 8:11 PMMinorDashboardAnalytics
Investigating increased latency on redirects.
Resolved

Increased latency on redirects has been resolved.

Aug 28, 6:04 PMResolved Aug 29, 4:10 PMMinorGlobal Edge (HTTP traffic)US West Edge (HTTP traffic)
Investigating increased latency on redirects
Resolved

Tail latencies on redirects have returned to normal levels.

Aug 25, 10:24 PMResolved Aug 27, 5:05 PMMinorGlobal Edge (HTTP traffic)US West Edge (HTTP traffic)
Investigating redirector latency
Resolved

The brief increases in latency affecting some redirects have been resolved.

Aug 11, 6:48 PMResolved Aug 15, 4:06 PMMinorGlobal Edge (HTTP traffic)US West Edge (HTTP traffic)
Increased latency
Resolved

A network-related issue with urllo’s redirector may have caused some customers to experience increased latency for a short period of time. Services are back to normal and the issue is resolved.

Aug 10, 8:00 PMResolved Aug 10, 8:00 PMNone
Request analytics data is delayed
Resolved

This incident has been resolved.

Oct 25, 4:43 PMResolved Oct 25, 10:13 PMMinorDashboard
Intermittent connectivity issues
Resolved

AWS has resolved the internet connectivity issue affecting their US-West-2 region. We can confirm that our services are now operating normally.

Dec 15, 3:53 PMResolved Dec 15, 4:26 PMMajorUS West Edge (HTTP traffic)Dashboard
Intermittent connectivity issues
Resolved

Our monitoring over the past 2 hours has shown that the intermittent network connectivity issues have now been rectified. We now consider this issue resolved.

Aug 31, 6:38 PMResolved Sep 1, 12:38 AMMinorGlobal Edge (HTTP traffic)US West Edge (HTTP traffic)
Redirector connectivity issues
Postmortem

We’d like to shed more light on the responsiveness issues experienced by our redirection services on February 6th. **Firstly, we’d like to sincerely apologize that this incident occurred.** The performance of our services over this period does not reflect our goal of 100% uptime and we recognize this affected our customers negatively. I hope the following information shows that we have understood what has happened, and that we have laid plans to reduce the likelihood of this occurring in the future. #### **Customer impacted incident start time**: February 6, 2020 @ 20:01 MST \(2020-02-07 @ 03:01 UTC\) #### **Customer impacted incident end time**: February 6, 2020 @ 20:33 MST \(2020-02-07 @ 03:33 UTC\) #### **Impact:** The redirection services on 54.68.182.72 and 34.213.106.51 responded to requests very slowly, and in some instances requests were dropped. #### **Root cause**: A distributed-denial-of-service \(DDOS\) attack on a customer website. #### **Solution**: Provision enough capacity to handle the full load of the attack while ensuring all traffic was processed within our typical response times. ## Background The EasyRedir redirection services are hosted on AWS across multiple availability zones \(AZ\) within the US-West-2 region. There is an AWS Network Load Balancer \(NLB\) that has an interface in each AZ, and a fleet of EC2 instances in each AZ that actually processes the redirection requests. This architecture has proven to be highly reliable and easily scales to very high traffic levels. ## Incident On February 6, 2020 we received alerts from our monitoring tools of high loads on our redirection servers. We immediately began an investigation and determined the servers were receiving vastly higher traffic levels than we typically process at any given time. At peak, our servers were processing 44x our typical traffic levels. It’s important to note that although our systems were loaded much higher than is typical, we were still responding to this traffic within our typical response times. Our systems have a variety of tools at their disposal to mitigate attacks from bad actors. Our AWS NLB has a variety of DDOS mitigation functions built into it \(which typically operate at the IP or TCP layers of the network stack\). Our redirection servers also have a variety of tools to handle this level of traffic \(highly tuned Linux kernel parameters, iptables based IP blocking, request and connection limits built into the web server configuration, and crucially, a carefully constructed series of RAM-based caches that cache redirect configuration information\). The nexus of the customer visible impact originated from our action to make a web server configuration change to block this traffic at an earlier point in our processing pipeline. This change required a reload of our server configurations. What was not fully understood at that time was the degree to which our caches were contributing to our low \(and typical\) response times. When each server configuration was reloaded, the cache was cleared. This had a knock-on effect throughout our processing pipeline - connections to backing cache servers had to be reestablished, and RAM caches rebuilt. It was this action that caused the start of the customer visible incident as our systems struggled to respond to client requests in a timely manner. We immediately began to provision additional EC2 instances and added them to the NLB. Once this capacity started to come online, response times started to drop back down towards normal levels. Fully normal response times and traffic processing capabilities were returned 32 minutes into the customer visible incident. It’s important to note that during this time, many requests were serviced successfully, albeit at times much longer than we typically take to process a request. ## Resolution The redirection services were fully restored within 32 minutes of the start of the customer visible event. ## Corrective Action This failure was regrettable on both a corporate and personal level. The decision to initiate the actions that led to this incident was taken by our staff - this was not a failure of our architecture or technology. This has been felt personally by us, and we are sincerely sorry. We have already taken a number of actions as a result of this incident, and plan to take many more in the days to come. ##### Actions already taken include: * Provisioning additional “standby” capacity that is ready to be activated at a moments notice * Added additional system monitors to detect anomalies in our traffic levels before they would trigger a “high load” monitor * Changed some system/server configuration parameters to be more aggressive towards limiting bad actors ##### Actions which will be taken over the coming days: * Investigate using proxy technology on each redirection instance to prevent process restarts from crushing caching datastores * Investigate how to detect and ignore spoofed IP addresses * Tune logging related to request and connection limits * Investigate whether using instances with greater network capacity would be helpful for our caching datastores

Feb 7, 3:17 AMResolved Feb 7, 4:17 AMMajorUS West Edge (HTTP traffic)US West Edge (HTTPS traffic)
Background job latency
Resolved

We have identified and resolved an issue which caused background jobs to take longer than usual. This resulted in a large queue of work we needed to process. All important jobs have been completed (e.g. redirect updates, certificate requests and renewals) and we do not expect any further customer-facing issues as a result of this.

Nov 19, 5:00 AMResolved Nov 19, 5:00 AMNone

Recent maintenance

Maintenance windows

Scheduled and completed maintenance windows are separated from incidents.

Dashboard and API scheduled maintenance on June 28
Completed

The scheduled database maintenance has been completed.

Jun 28, 3:00 PMResolved Jun 28, 8:06 PMMaintenanceService EmailsBackground Workers
Dashboard maintenance
Completed

The scheduled maintenance has been completed.

Apr 16, 4:00 PMResolved Apr 16, 6:03 PMMaintenanceBackground WorkersDashboard

About the Easyredir status page integration

Uptimus tracks the official Easyredir status page, normalizes upstream events, and separates incidents from scheduled maintenance.

Official source

https://status.easyredir.com

Adapter

STATUSPAGE IO

Alert streams

Incidents, component changes, and maintenance windows.

Public SEO page

Indexable status history for users searching outage information.

Outage map preview

Regional reports can be layered on top of official provider status when user signals are available.

Easyredir components

Tracked components

Showing 1 to 20 of 20 tracked components.

ComponentStatusTypeLast changed

Redirection Services

Components related to servicing URL redirect requests.

Operational

Group

Not recorded

urllo Sites & Services

Operational

Group

Not recorded

Global Edge (HTTP traffic)

Monitors the redirector serving HTTP traffic the IP addresses 76.223.34.124, 13.248.160.137, 75.2.43.150 and 99.83.186.106, and also via CNAMEs ending in edge.easyredir.net.

Operational

Component

Not recorded

Dashboard

Website for managing your URL redirects and subscription at dashboard.easyredir.com.

Operational

Component

Not recorded

Global Edge (HTTPS traffic)

Monitors the redirector serving HTTPS traffic via the IP addresses 76.223.34.124, 13.248.160.137, 75.2.43.150 and 99.83.186.106, and also via CNAMEs ending in edge.easyredir.net.

Operational

Component

Not recorded

API

EasyRedir's public API for managing URL redirects.

Operational

Component

Not recorded

Background Workers

Jobs that run in the background like checking DNS, provisioning and renewing SSL certificates, and much more.

Operational

Component

Not recorded

US West Edge (HTTP traffic)

Monitors the redirector serving HTTP traffic via the IP addresses 54.68.182.72 and 34.213.106.51, and also via CNAMEs ending in easyredirengine.com.

Operational

Component

Not recorded

Analytics

Services related to capturing, processing and presenting URL redirection analytics data.

Operational

Component

Not recorded

US West Edge (HTTPS traffic)

Monitors the redirector serving HTTPS traffic via the IP addresses 54.68.182.72 and 34.213.106.51, and also via CNAMEs ending in easyredirengine.com.

Operational

Component

Not recorded

Service Emails

Email notifications related to security, billing and analytics.

Operational

Component

Not recorded

Credit Card Management

Services that allow you to add or update your credit card at dashboard.easyredir.com.

Operational

Component

Not recorded

Subscription Management

Services that enable the management of subscriptions on dashboard.easyredir.com.

Operational

Component

Not recorded

DNS

DNS resolution for all EasyRedir domain names.

Operational

Component

Not recorded

Website Chat

Chat functionality on all EasyRedir websites.

Operational

Component

Not recorded

Marketing Site

Website available at www.easyredir.com.

Operational

Component

Not recorded

Help Site

Website available at help.easyredir.com.

Operational

Component

Not recorded

Status Site

Website available at www.urllo-status.com.

Operational

Component

Not recorded

Status Email Alerts

Emails that notify you of status changes on www.easyredirstatus.com.

Operational

Component

Not recorded

Content Delivery Network (CDN)

Website available at www.easyredircdn.com.

Operational

Component

Not recorded

Get notified when Easyredir changes status

Follow outages, degraded components, and maintenance updates in your Uptimus workspace with email, push, and webhook alerts.

Start monitoringView plans

Show Easyredir on your own status page

Official provider components

Incident and maintenance separation

Workspace alerts and webhooks

Users also follow these services

Related status pages based on category, adapter type, and operational history.

Atlassian Status

Adapter Tests

GitHub

Development

GitHub Configurable Adapter

Adapter Tests

Vercel

Cloud

Slack

Communication

Cal.com Status

Adapter Tests

Snyk

Development

Grafana

Analytics

Cloudways

Cloud

Fivetran

Analytics

Skilljar

Education

Zuora

Payments

Frequently asked questions

Is Easyredir down right now?

Easyredir is currently marked as Operational in Uptimus based on the latest official status page check.

How often does Uptimus check Easyredir?

Supported status page providers are checked continuously by our scraper scheduler. The public page is cached briefly for SEO and performance.

Are maintenance windows counted as incidents?

No. Uptimus stores incidents and maintenance windows separately when the upstream provider exposes enough detail.

Can I get alerts for Easyredir?

Yes. Create an Uptimus workspace, follow this provider, and choose email, push, or webhook notifications.